cleanboy Posted January 30, 2018 Share Posted January 30, 2018 Hi guys and girls, I have a repeater which shows and hides other fields depending on a select options I have created. In the repeater you can set the label of each repeater item like so: Example: #n: {title} I would like to use the value of the selected select options field I have but it is just returning its ID instead which isnt very useful...is there a way to do this? Thanks cleanboy. Link to comment Share on other sites More sharing options...
adrian Posted January 30, 2018 Share Posted January 30, 2018 I haven't tried, but does: optionsfieldname.title or optionsfieldname.label work? 1 Link to comment Share on other sites More sharing options...
cleanboy Posted January 31, 2018 Author Share Posted January 31, 2018 It does! optionsfieldname.title is what worked. I was trying that but like so: optionsfieldname|label which is obviously incorrect haha Thanks! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now