J
|
Jane 8/21/2009 |
Hi, AddScript2Postload "define('value_FieldName','IsRequired','FieldName');",""
|
M
|
mfred author 8/21/2009 |
If the 2 fields are DeliveryOption and ShippingOption, then would the code be as follows? |
J
|
Jane 8/24/2009 |
Here is a sample: AddScript2Postload "define('value_DeliveryOption','IsRequired','DeliveryOption');","" |