hello,
I need to add a custom code snippet near each record in a list page. I do that easily from visual editor, but I need to insert a different link for each record.
the link is stored in a field in the table so I need to read it...how can I read specific record values inside a code snippet? (I cannot use custom field type, need to use code snippet)
thank you