Cool...thanks Alex. Regards, Kashyap On Tue, Mar 12, 2019 at 7:42 AM Alexander Burger <[email protected]> wrote:
> Hi Kashyap, > > > 1. Is there a way I could restrict the server from navigating to a > > different port? I run the app on docker and it requires explicit mapping > of > > the ports in advance :( > > Yes. The full recommended setup uses bin/httpGate as a proxy and > dispatcher. > > Towards the outside world only port 443 (or port 80) remains. You could > check > the details in doc/httpGate.html in the distro. > > > > 2. How do I know the "number" of the field to enter? (display) does not > > seem to enumerate the text fields. > > It is simply a sequential number, enumerating the components on the page. > > IIRC input fields, http links, and buttons have their separate sequence, > respectively. > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe >
