Hi there! Im having some trouble trying to bind a select with a CMS option field.
Im currently designing a page where the user is able to modify a CMS item and I need to bind each CMS option field to a select element so then the user can push the edit.
I was having a look at finsweet CMS selection field but it doesnt fit very well as it binds the whole collection list ( so item1, item2 etc) I need to bind only the option fields (eg. The cms option field “status” which can only be a set of option and the user cant select other options besides them. I dont know if everything is clear. Thank you in advance!!