21
Web Server - Ask For Help / Checkboxes weird out on mobile device
« Last post by rjolda on September 22, 2025, 11:49:13 AM »HI,
NT14.21 C11. I have a MemForm with multiple checkboxes ( Yes/no) on them.
When I sit at desktop computer connected to my server, I can bang on these check box fields and they run true - on, off, on, off, etc.
However, from mobile phones, the check boxes which are normally OFF, will get stuck in the ON position when checked ON. Repeated attempts to click it will not change it. Stays ON.
However, If I go to another field and click that one and come back to the one that is stuck ON, I can toggle it OFF.
At first I thought this was network delay in the mobile cell signal however, I am not so sure.
I have repeated this on multiple cell phones and they all react the same. Sometimes the check boxes work correctly and then sometimes they won't change state.
Any thoughts on this?
THanks,
ROn
NT14.21 C11. I have a MemForm with multiple checkboxes ( Yes/no) on them.
When I sit at desktop computer connected to my server, I can bang on these check box fields and they run true - on, off, on, off, etc.
However, from mobile phones, the check boxes which are normally OFF, will get stuck in the ON position when checked ON. Repeated attempts to click it will not change it. Stays ON.
However, If I go to another field and click that one and come back to the one that is stuck ON, I can toggle it OFF.
At first I thought this was network delay in the mobile cell signal however, I am not so sure.
I have repeated this on multiple cell phones and they all react the same. Sometimes the check boxes work correctly and then sometimes they won't change state.
Any thoughts on this?
THanks,
ROn
22
Web Server - Ask For Help / Re: Proxy server for let's encrypt?
« Last post by jking on September 22, 2025, 08:51:23 AM »Thanks Bruce, Jane and Ron! I have had this working for a couple weeks now but my IT Dept. has not finished configuring other things on my servers. Waiting impatiently!
Jeff
Jeff
23
Web Server - Ask For Help / Re: Proxy server for let's encrypt?
« Last post by Bruce on September 21, 2025, 10:42:06 PM »You succeeded with the correct approach Jeff, the DNS challenge is the only way to go if port 80 is closed. However I thought I'd comment on this just to clear it up a bit;
that Proxy option is for the ACME _Client_. It does not bypass the need for the server to serve the challenge file over port 80. So, no, that approach was not going to be useful to you.
cheers
Bruce
So, I see a proxy tab that has a check box to "allow acme client to use proxy server". If I can get the IT Dept. to create a simple proxy server that is isolated but has 80 and 443 open, would this work?
that Proxy option is for the ACME _Client_. It does not bypass the need for the server to serve the challenge file over port 80. So, no, that approach was not going to be useful to you.
cheers
Bruce
24
Web Server - Ask For Help / Re: Give focus back to Browse after OnClick
« Last post by Bruce on September 21, 2025, 10:36:55 PM »It sounds to me like there's a JavaScript error on the page when saving.
I'd need to see an example though to understand what the error might be.
I'd need to see an example though to understand what the error might be.
25
Web Server - Ask For Help / Re: Dark theme and Light Theme - anyone done this
« Last post by rjolda on September 13, 2025, 11:59:59 AM »OK - I looked deeper into Themer App (86) - There is a UI-dark and UI-Light theme.
Ron
Ron
26
Web Server - Ask For Help / Dark theme and Light Theme - anyone done this
« Last post by rjolda on September 13, 2025, 11:49:21 AM »My users are asking for a Dark theme - especially for mobile screens. The inverse would be Light Theme. Anyone have these packaged - LIGHT THEME and DARK THEME ?
Or at least DARK Theme?
Thanks,
Ron
Or at least DARK Theme?
Thanks,
Ron
27
Web Server - Ask For Help / Give focus back to Browse after OnClick
« Last post by Rene Simons on September 09, 2025, 12:20:58 PM »Hi,
In my browse I have a button, where Onclick shows a popup memory form where some processing takes place after I click save .
When the process is done, the popup disappears (as it should) and the browse is shown again.
The buttons are sort of greyed out and unusable.
When I reload the page, everything returns to normal.
When the cancel button is clicked on the popup, everything is normal right away.
What can I do to make the browse normal immediately when the popup closes?
Cheers,
Ren?
In my browse I have a button, where Onclick shows a popup memory form where some processing takes place after I click save .
When the process is done, the popup disappears (as it should) and the browse is shown again.
The buttons are sort of greyed out and unusable.
When I reload the page, everything returns to normal.
When the cancel button is clicked on the popup, everything is normal right away.
What can I do to make the browse normal immediately when the popup closes?
Cheers,
Ren?
28
Web Server - Ask For Help / Re: Proxy server for let's encrypt?
« Last post by Jane on September 07, 2025, 04:38:23 PM »Thanks, Jeff.
I was concerned that your IT department might own the domain you're using, and thus control the DNS.
If you're able to register and own your own domain, that makes things a lot more flexible.
Glad you worked out a solution.
Jane
I was concerned that your IT department might own the domain you're using, and thus control the DNS.
If you're able to register and own your own domain, that makes things a lot more flexible.
Glad you worked out a solution.
Jane
29
Web Server - Ask For Help / Browser Back button
« Last post by rjolda on September 05, 2025, 10:45:32 AM »HI,
NT 14.21 C11
My young users reflexly swipe the mobile screen from left to right to go back. In my NT app, it says something like "page is not available - cannot resubmit". Then they have to log in again, and again, and again..... I understand why it does that but I need some solution for youngsters who have muscle memory in place....
SOO, can I trap the back button and just take them to the INDEX page so they can go back down the menu tree instead of kicking them out of the program and telling them they have violated the rules??
Thanks,
Ron
NT 14.21 C11
My young users reflexly swipe the mobile screen from left to right to go back. In my NT app, it says something like "page is not available - cannot resubmit". Then they have to log in again, and again, and again..... I understand why it does that but I need some solution for youngsters who have muscle memory in place....
SOO, can I trap the back button and just take them to the INDEX page so they can go back down the menu tree instead of kicking them out of the program and telling them they have violated the rules??
Thanks,
Ron
30
Web Server - Ask For Help / Re: NetWebClient - post data?
« Last post by JohanR on September 04, 2025, 08:40:55 AM »Hi Jane
thanks
NetShowSend=>1 is exactly what I was after
thanks
Johan
thanks
NetShowSend=>1 is exactly what I was after
thanks
Johan