This is exactly what I needed. I was using collapsible boxes since slideshows couldn’t have different heights. This makes it so much easier. Great addition!
Yes, contributors with permission to work in the editor (e.g. admins) should be able to add a multi-state box. Make sure the contributors have enabled Corvid Dev Mode (click Dev Mode in the editor top bar and then click Turn on Dev Mode ). Let us know if you’re still having trouble.
@uval-blumenfeld-wix I just tried to use the changeState method and it says it is not a valid method/property, in the editor and live site. This happens almost all the time with new elements and APIs, but usually they work in the live site only. After some days it might work…
@uval-blumenfeld-wix Oh! I was wrong, I used “stateboxState1” thinking that’s the MultiStateBox’s ID, but it’s the ID of one of the box’s states. My bad. It’s all working
Thanks for this important feature!
P.S.
It’d be even greater if we could set a certain element to appear in several states (as of now a certain element can be assigned to one state only (but I know this request is not trivial and requires some complicated logic ).
Another thing: if I duplicate a state, the new duplicated state loses its design on mobile (it’s fine on desktop). This is pretty annoying, because it’s a lot of work to re-design it.