Hi, I have a requirement to to hide and show teext xt box in CMS editor section based on the radio button within the same are.
Ex: I have a radio button "Product Type Yes/No" If user chooses Yes, I want to display one text box else the other one?
Any pointer around this is really appreciated?
Hi Matty
like @Shwetha said, cms cockpit and product cockpit which are old cockpit, doesn't support that way. But for new backoffice (Cockpit-ng),I think you can consider about "dynamic attribute", yesterday I worked on a similar issue (disable one field based on another dropdown list value)
You can have a look at here: How to disable/hide one field based on the value of another field in dynamic attribute syntax
Thanks
Yan
Hello Matty,
As far as I know, this is not possible on the old cockpits like productcockpit, cmscockpit. Depending upon the user's access rights for Itemtype, the attributes can appear read only or editable in the Editor area.
-Shwetha
Add a comment