NetTalk Central

Author Topic: TakeCompleted embed?  (Read 3175 times)

pbouma

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
TakeCompleted embed?
« on: November 10, 2016, 12:07:14 AM »
I am developing the first web-app and have a lot of question like: were do I this, how do I do x. Lots of embeds I do not understand...
I have to figure out a lot of things because is does not work like a 'normal(?) Clarion app.

So: is there an embed like: 'TakeCompleted' where I can do some coding before /.during the record save.
Or even a OK button embed,

pbouma

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
Re: TakeCompleted embed?
« Reply #1 on: November 10, 2016, 12:54:28 AM »
from Bruce: To answer this one - the routine you want in the form is ValidateRecord.

another one for example:
Webform UpdateAction:
Routines
  Value Routine (of that field)
     triggers when that window opens
   and everytime you make a change in that field