This topic is locked

´Please select a proces first´ (dependant dropdown box question)

3/8/2006 6:28:01 AM
PHPRunner General questions
OCTheEagle author


Hi,
When you add a dossier, you first have to select a proces, after that you can select a ´medewerker´ (employee) and a ´beheerder´ (owner). Making this in PHPrunner is very easy, but I have a question about it.
Is there a way of having the Medewerker and Beheerder dropdown list say something like ´select a proces first´ so that the user knows he/she has to select a proces first before they can choose a Medewerker or Beheerder.
regards,

Sergey Kornilov admin 3/8/2006

I guess you need to change fields order on this page to make it logical to choose Process first. This can be done on Fields order and totals tab in PHPRunner.
To put a custom message into dropdown box you need to modify generated PHP files manually.