Hi All,
I have a form application with with Single record option. How can I create a link to this application from my main menu to open it in insert mode? My idea is to have a menu item called ‘Add new record’ and when user click that option it will open the form in insert mode.
I cannot use sc_apl_conf(“my_form_name”,“start”,“new”) in appinit event as I need this form in somewhere else to open in edit mode.
Regards,
Aari