Text Field : Display
699612Aug 25 2009 — edited Aug 27 2009Hello Everyone,
Have a question regarding text field
Currently the text field settings are:
source used: Always,replacing any existing value in session state
Source Type: Database Column
Maintain Session State: Per session
Source Value or expression: Name
My question is, when the user changes the name displayed (changes from Jack to Jill) and clicks update, the page refreshes and the Name text field is blank. How do I get the updated name to display on the text field after the page is updated.
I also tried changing Source used to "Only when current state is null" but this would display the old Name (Name:Jack) and not the Updated Name (Name:Jill).
Any help or suggestions is greatly appreciated
Thanks alot everyone
Jesh