This topic is locked
[SOLVED]

 Click actions

6/13/2017 5:01:27 AM
PHPRunner General questions
S
snuffi01 author

Hi,
I would like to have different behavier on the "Click action" on an list page depending on the clicked row.

Example if the Field preset_display="Availible" then i woul like to just run Server code like on an clicked button Server code.

But if the preset_display!="Availible" then i would like to go to that fields "View page"

mbintex 6/13/2017

Should be possible with a snippet that does this or that with If/then/else.