Converting IBM i screens to web screens
-
- New User
- Posts: 7
- Joined: Thu May 26, 2022 3:19 pm
- First Name: George
- Last Name: soumakis
- Company Name: vitamin shoppe
- Phone: 201 801-0912
- Address 1: 300 plaza drive
- City: secaucus
- State / Province: New Jersey
- Zip / Postal Code: 07094
- Country: United States
- Contact:
Converting IBM i screens to web screens
We have been converting our IBM i screens to be used on the web at our stores. how do we modify the input fields to be overlay rather than needing to hit backspace to clear any data that is already there?
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Converting IBM i screens to web screens
Do you mean "overtype"? i.e. when you type, it types over the existing text rather than inserting?
Unfortunately, web browsers do not typically support overtype mode. (Internet Explorer did -- but that browser is obsolete at this point. It is not supported in the web standards, so the other browsers don't support it.)
Instead, I would recommend using Highlight On Focus:
https://docs.profoundlogic.com/x/FQFK
What this does is "select" the value when you focus on the field. (The same as it would if you highlighted it with the mouse.) This way, when you type, it will replace the value in the field. It's not exactly the same as the 5250 overtype mode, but it is 100% supported by web browsers, and serves the same purpose.
Unfortunately, web browsers do not typically support overtype mode. (Internet Explorer did -- but that browser is obsolete at this point. It is not supported in the web standards, so the other browsers don't support it.)
Instead, I would recommend using Highlight On Focus:
https://docs.profoundlogic.com/x/FQFK
What this does is "select" the value when you focus on the field. (The same as it would if you highlighted it with the mouse.) This way, when you type, it will replace the value in the field. It's not exactly the same as the 5250 overtype mode, but it is 100% supported by web browsers, and serves the same purpose.
-
- New User
- Posts: 7
- Joined: Thu May 26, 2022 3:19 pm
- First Name: George
- Last Name: soumakis
- Company Name: vitamin shoppe
- Phone: 201 801-0912
- Address 1: 300 plaza drive
- City: secaucus
- State / Province: New Jersey
- Zip / Postal Code: 07094
- Country: United States
- Contact:
Re: Converting IBM i screens to web screens
Thank you Scott. that is working.
Who is online
Users browsing this forum: No registered users and 1 guest