This topic is locked
[SOLVED]

 Adding icons to list records

9/10/2017 2:41:24 PM
PHPRunner General questions
K
keithh0427 author

Is there a way to add icons to each list page record so that clicking on one of the icons opens up another window or popup window?
If not icons, then perhaps some text?

jadachDevClub member 9/10/2017

You can set one of your fields as custom for viewing to show an icon. Then use the list page click actions on the icon field to make your popup page using run ajax snippet.

K
keithh0427 author 9/10/2017

Thanks.
I'm beginning to see the great potential of this system. I've been at it for less than a week, so I'm still learning.