PDA

View Full Version : Using VTK to sticky option and radio form elements


Martin
03-18-2009, 08:54 AM
Greetings! Really like the new look!

I am really trying to use the validation tool kit to enhance my forms by adding sticky elements so if a validation fails the user does not have to re-enter their information.

I can get text and comment fields to sticky by using the WA Validated Entries on the Bindings panel, but how do you bind dropdown lists and radio groups so that they remember what was selected?

I appreciate any help!

Cheers,

Martin

Ray Borduin
03-18-2009, 09:06 AM
Use the "dynamic" button to set the selection ot he validated entry in lists and checkbox properties panel.

Martin
03-18-2009, 10:24 AM
Thanks Ray, that worked! I was trying to do it from the bindings tab.