Hello,
I have a dropdown list that I load from a field in a database, but when I do a launch preview of my screen datas don't appear.
launch preview does not work
-
- Profound User
- Posts: 37
- Joined: Tue Aug 27, 2013 7:34 am
- First Name: Seynabou
- Last Name: Gueye
- Company Name: Oo2
- Country: Senegal
- Contact:
-
- 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: launch preview does not work
does it work when you display the screen from an RPG program?
-
- Profound User
- Posts: 37
- Joined: Tue Aug 27, 2013 7:34 am
- First Name: Seynabou
- Last Name: Gueye
- Company Name: Oo2
- Country: Senegal
- Contact:
Re: launch preview does not work
I have not yet written the RPG program, I want to draw my screens first. But it also happened to me with other programs. It works with the RPG program but not with the launch preview. Is it not possible to view the data without writing code?...
-
- 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: launch preview does not work
The problem is that database-driven tools will attempt to synchronize themselves with the RPG program that's displaying the screen. This is done in order to:
But, you can still get a good idea of what your screens will look like in the preview mode without filling in data from the database. It's actually quite similar to the fact that the non-database driven fields won't be filled in with data in preview mode (unless you type some data.)
- Make sure the SQL statement runs under the same authority (userid/password) as the RPG program that's running it.
- Make sure the SQL statement runs with the same library list as the RPG program that's running it.
But, you can still get a good idea of what your screens will look like in the preview mode without filling in data from the database. It's actually quite similar to the fact that the non-database driven fields won't be filled in with data in preview mode (unless you type some data.)
-
- Profound User
- Posts: 37
- Joined: Tue Aug 27, 2013 7:34 am
- First Name: Seynabou
- Last Name: Gueye
- Company Name: Oo2
- Country: Senegal
- Contact:
Re: launch preview does not work
Ok I see, thank you Scott!
Who is online
Users browsing this forum: No registered users and 15 guests