Page 1 of 1

Button for one level back.

Posted: Fri Jan 18, 2019 4:04 pm
by Janusz
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?

Re: Button for one level back.

Posted: Fri Jan 18, 2019 4:25 pm
by kev1n

Re: Button for one level back.

Posted: Fri Jan 18, 2019 6:33 pm
by Janusz
Thanks a lot - works very well :)