Hey guys.
Does anyone know if there’s a way to add an ID to the CMS Select options?
I’ve tried adding a second attribute to the text block, data-item-id={{ Record ID }} but it doesn’t pull into the select options.
I’ve tried adding fs-cmsselect-element=“text-value” to a custom element and then adding 2 text elements inside of that but I can’t get that to work either.
I need a way to identify the select value by a unique ID other than the name as the client could change the name and break the hide/show logic of a secondary select field.
Any suggestions? Thanks in advance.
Kieran