This topic is locked
[SOLVED]

 field event and open a list page

2/28/2020 9:08:57 AM
PHPRunner General questions
K
kohle author

Hi,
i have a listpage (master) with an image field. When I click on the image I want to open a list page (details) with fotos.

(master <-> details are related with an id field)
How I do this ?
thanks

K
kohle author 3/2/2020

nobody ?

B
bcritchley 3/2/2020

Have you explored the Pages tab, then the Click actions button next to list page? That could be a starting point for you, one option is to open a page. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=90475&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

K
kohle author 3/3/2020



Have you explored the Pages tab, then the Click actions button next to list page? That could be a starting point for you, one option is to open a page. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=90482&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />


Hi,

thanks for your answer.

This way opens an other tab or popup.

I have a master and details relation and the details are opened inline, under the master record. I want to click on a master grid field. a picture, and open the details inline.

Same as you click on the details link on the master page.

K
kohle author 3/3/2020

Ok. I see its on tabfolder pages, click actions and than grid actions. Solved