NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on July 28, 2010, 04:58:20 PM
-
Hi
I want to change the options ( usually 3 choices) in a box on a form when a record is selected for update -depending on the desired allowed choices for that record.
Option Items Text can change :
e.g. for option choices 1, 2 and 3
First Variation: 1. Comment, 2. Yes , 3. No
Another variation: 1. Comment, 2. Positive, 3. Negative
Another Variation: 1. Comment, 2. Negative, 3. Positive
Thanks,
Ron Jolda
-
If a radio button you should be able to set the Options Text via SSV
-
Yes, it will be radio buttons - what is SSV?
THanks,
Ron
-
Ron,
SSV is SetSessionValue.
Instead, you can use a variable as text and value of the options and set the variables depending on the situation.
Alberto
-
THanks Alberto,
I was hoping that I could set variables!
Ron
-
Using SSV and GSV is the same as setting variables