This topic is locked

How to change quick jump names

11/14/2005 1:35:11 PM
PHPRunner General questions
prleo1 author

Admin,
How do I change the names of the values in the Quick Jump drop-down? For instance, I have a list page named v_equipment; I would like for it to read Equipment in the drop-down.

Sergey Kornilov admin 11/14/2005

Hi,
you can change this on Datasource tabletab in PHPRunner.

Select v_equipment table or view and change the text in Captiontext field.

Then rebuild your project.

prleo1 author 3/7/2006

Hi,

you can change this on Datasource tabletab in PHPRunner.

Select v_equipment table or view and change the text in Captiontext field.

Then rebuild your project.


Sergey,
How would I delete an item in quick jump if I have already deleted the view from my database?

Sergey Kornilov admin 3/7/2006

Hi,
you can uncheck Create menu item for this table box on the Datasource table Tab for your table.