Hi,
I have a drop down in a subpage of a document. I want to pre-select a specific value when I create a new page. I tried InitValue property of field in table and also assigning value to respective control in OnNewRecord trigger of page. Both methods seem to work but I also need to call the OnValidate trigger of field because I am calculating other fields in this OnValidate trigger.
Is there any better way other than the two methods I mentioned above, if not then how can I call OnValidate trigger of field from line page.
Thanks,
*This post is locked for comments
I have the same question (0)