K Krishna199410 New Member May 18, 2018 #1 Hi. I have an issue in Charui and GUI. I need the same form structure in both. How can i handle this in progress 4GL.
Hi. I have an issue in Charui and GUI. I need the same form structure in both. How can i handle this in progress 4GL.
TomBascom Curmudgeon May 18, 2018 #2 Add the v6display attribute to your session. Code: session:v6display = true.