Hi!
I modified appointment edit/insert form with my own custom fields.
Everything works OK (saves all the extra data in my custom fields), but I've added extra button on the form and I need to "tap into" default save event.
For example - default OK button saves data from all controlls to database. I want for the new button to do the same, but in the process I write some new vaules in my custom fields and for that I need new button (which would set new values in certain controls and default save event would then save alltogether - "ApplySettingsToEvent").
Thank you for any kind of info.
BR, Smiljan
I modified appointment edit/insert form with my own custom fields.
Everything works OK (saves all the extra data in my custom fields), but I've added extra button on the form and I need to "tap into" default save event.
For example - default OK button saves data from all controlls to database. I want for the new button to do the same, but in the process I write some new vaules in my custom fields and for that I need new button (which would set new values in certain controls and default save event would then save alltogether - "ApplySettingsToEvent").
Thank you for any kind of info.
BR, Smiljan