Button for one level back.
Posted: Fri Jan 18, 2019 4:04 pm
Hi,
I am looking for the solution to have a button which after click will move one level back from edit to browse (instead of using menu at the top of the window).
If I use nuForm function then I am going to browse but with additional level.
nuForm(nuGetProperty('form_id'),'' , '', '', '0');
Is it possible to assign one level back function in a button?
I am looking for the solution to have a button which after click will move one level back from edit to browse (instead of using menu at the top of the window).
If I use nuForm function then I am going to browse but with additional level.
nuForm(nuGetProperty('form_id'),'' , '', '', '0');
Is it possible to assign one level back function in a button?