hi,
Depending on the selection options given in drop-down,how can i have different behaviours on selecting different item from drop down list.
hi,
Depending on the selection options given in drop-down,how can i have different behaviours on selecting different item from drop down list.
http://www.perfectforms.com/Documentation/manual/html/conditional_behavior.htm
Set up a behavior on the 'when drop down changes field data' event, and then define your conditions based on the value or caption selected using the simple branch (if only 2 different behaviours required) or Multiple Branch if you have more
hi,
thnx.
i did it by multiple branch..but is there any other way to do this.
regards,
Totally depends on your requirements. If your drop down has say 10 items for selection and for each selection the user makes you want 10 different actions to occur, then Multiple Branch behaviour would be what you would need.
if though you only had 2 possible outcomes, then a simple branch can do this of course