PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → WebDev First Dynamic Page
WebDev First Dynamic Page
Débuté par Glenn Stretton, 11 sep. 2008 15:02 - 2 réponses
Posté le 11 septembre 2008 - 15:02
Hi,
I have created a dynamic webdev site and set the main page as my 'First Dynamic page' now I have got a little further I have added a logon page which I would like to be displayed before my main page. My problem is when I go into the project description the first dynamic page combo is grayed out therefore I cant modify the contents.
Any help on this would be appreciated, maybe an obvious answer but I'm a noob to Win/Webdev.
Thanks in advance
Glenn
Posté le 11 septembre 2008 - 18:28
I've run into that before. Look to the right in the docked panes area, select the Project pane which is indicated by a "P" on a tab on the bottom of the pane (if it is not already selected), you will see a list of the pages, queries etc. that you have in the project. You can right click on the icon representing the page you want to change and a menu will pop up. You can then select or de-select the "First dynamic page of the project" selection.

So to recap, you can't change the first dynamic page in the main project description. You must change it on the page itself. More specifically, in the docked project window which displays all of the items in your project.

Hope this helps.

George
Posté le 11 septembre 2008 - 19:28
We have a winner!!!
Thanks very much! Worked perfectly! I have been banging my head against a wall for days trying to figure that out.