Page 1 of 1

[RPG]Hiding Back button

Posted: Fri May 26, 2017 6:00 pm
by MegumiSawada
Hi,

Is it possible to hide the Back button which is displayed on the top left of child form(the form invoked by PerformAction PresentMode:Stack)?

The customer would like to close the child form by Closeform operation imbeded in the button on the form.

Best Regards,
Megumi Sawada

Re: [RPG]Hiding Back button

Posted: Mon May 29, 2017 4:38 pm
by tsupartono
Hi Megumi,
There is no direct way to do that right now.
The best you can do is to assign a command with blank text as the form view's back command (placement = back command), which should effectively hide the back button.
We can add an enhancement in the future, for example a system value, that when set would stop LR from automatically display the back button.

Re: [RPG]Hiding Back button

Posted: Mon May 29, 2017 8:53 pm
by MegumiSawada
Hi Tony,

Thank you for your reply.
I have tried to do so, but I am not able to achieve the requirement with Back command with blank text...

I will tell the customer that they are not able to hide the back command of child formview.

Best Regards,
Megumi Sawada