Common
notes
After your form was parsed by SP.DE (CSS, Mail, MySQL stages), the
script can redirect you to another page.
EXAMPLE: You have an order form. You can add payment jumps based on
submitted
value of Select element "Splan" -
'[[Splans]]'=='plan1', '[[Splans]]'=='plan2' and so on.
Remember, SP.DE checks jump actions one by one - you will be redirected to a
first
link with jump term will be "TRUE".
If you did not add jump actions or no one condition were True, SP.DE will reload
original
form
page.
Add all fields in "
[[" and "]
]" - SP.DE will replace
the field inside with real field value.
Note: Even if you have some hidden field that dosnt appear in FSave interface,
you could add the value of the field in following format - [[hiddenfield]], SP.DE
will find this field and replace with real value.
|