This topic is locked

Edit and View on the listing page popup?

8/24/2010 9:58:17 PM
PHPRunner General questions
C
cace author

Hello,
Edit and View on the left side of listings pages link to How to open new windows?
Thank you.

A
ann 8/25/2010

Cace,
I'm not sure that I fully understand your question.

Please re-phrase it.

Maybe screenshot or two can help.

J
jsuisman 8/25/2010

Cace,
You just need to add target=_blank to the Edit and View links. To do this:
1 Go to Editor tab in phprunner

2 Go the List page of the table you want to add this functionality to

3 Highlight the Edit or View link

4 Click the View HTML button ( top of screen, looks like a magnifying glass in front of a piece of paper)

5 Either Edit or View should be selected. In the 1 or 2 lines above that, look for the <A class=tablelinks

6 After the <A add target=_blank so the line looks like <A target=_blank class=tablelinks

7 Click the Button to left of View HTMl (Looks like a pencil and a ruler) to get back to WYSIWYG mode

8 Repeat Steps 3 - 7 for the other link.
That should do it for you.
Jarred

Sergey Kornilov admin 8/25/2010

There will be an option to display Add/Edit/View pages in popup in PHPRunner 5.3.