Jay Wasack
if there a way to set a value based on a condition of two fields? if field 168 greater than 198 set the value to 1?
Is it possible to set a value of a field based on the result of a math condition? If [198] is greater than [199] make field [200] = 1 otherwise make it 0. I'm not good with javascript so I am hoping I can due this in the calculations section of the field.
Is there a way to have the default value of a date field based on another date field in the form? I certainly can do it with a text field since options to copy from another field value is available. However, that goes away with a date field.
We have a payment form where we would like to register the payor as a subscriber/user. Some of the folks are returning so, the registration kicks them out as having already been registered. We don't want to stop the payment process in this case. Is there a method to handle this situation? That is, if the user is already registered, we can still proceed with the form? Any help would be greatly appreciated.
Email notifications being sent unformatted raw HTML. Any ideas?
Is there a variable to display the # of entries on a form?