NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on June 20, 2011, 12:33:24 AM
-
I would like to display a field on my form which is primed as today(). If I create the field in the local variables and in priming set field receiveddate to value today() I don't see the value on my form. Is there a way to prime the session variable on a memory form?
-
make sure you check the "prime on change" option when adding the field to the priming tab.
Memory forms are always in "change" mode.
cheers
Bruce
-
Thanks Bruce
That was it.