Have searched thru the forums but haven't been able to find a solution to my problem.
From another thread I discovered that _TOOLBAR_NEW_ initiates the edit action and I can use the same form to edit an existing record (using _EDIT_ in the Columns list) or enter a new one (using the New button).
If I want two separate forms for edit and entry, I need to define a "new" action. But I don't know how to make _TOOLBAR_NEW_ call that action instead of the edit action or how to create a custom button which calls the new action.
It should (?) be straightforward but I can't figure out how to do this. How do I either redirect _TOOLBAR_NEW_ or create a new button to initiate the new action?
JMahun
From another thread I discovered that _TOOLBAR_NEW_ initiates the edit action and I can use the same form to edit an existing record (using _EDIT_ in the Columns list) or enter a new one (using the New button).
If I want two separate forms for edit and entry, I need to define a "new" action. But I don't know how to make _TOOLBAR_NEW_ call that action instead of the edit action or how to create a custom button which calls the new action.
It should (?) be straightforward but I can't figure out how to do this. How do I either redirect _TOOLBAR_NEW_ or create a new button to initiate the new action?
JMahun
This topic is locked and no more replies can be posted.