NetTalk Central

Author Topic: Priming local fields in a NetWebForm with Memory as the form source  (Read 2671 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
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?
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Priming local fields in a NetWebForm with Memory as the form source
« Reply #1 on: June 20, 2011, 02:18:08 AM »
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

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: Priming local fields in a NetWebForm with Memory as the form source
« Reply #2 on: June 20, 2011, 02:52:45 AM »
Thanks Bruce
That was it.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186