You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if I could disable options in the dropdowns (select and multi_select).
The reason is simple: some options are sometimes temporarily unavailable. Basically, we have to wait for some deliveries until we can offer a specific option again. So that option can be unavailable for a month or so.
Ideally, one could enable and disable option for each channel. Though, as long as nobody is requesting that I don't think it's worth the effort. A general "disable/enable" option for dropdown options would be great already.
In the frontend the option would simple be disabled. I am not sure how easy the form validations would be as Sylius validations are sometimes a bit tricky.
Here's an image as example how this could look in the backend
The text was updated successfully, but these errors were encountered:
It would be nice if I could disable options in the dropdowns (select and multi_select).
The reason is simple: some options are sometimes temporarily unavailable. Basically, we have to wait for some deliveries until we can offer a specific option again. So that option can be unavailable for a month or so.
Ideally, one could enable and disable option for each channel. Though, as long as nobody is requesting that I don't think it's worth the effort. A general "disable/enable" option for dropdown options would be great already.
In the frontend the option would simple be disabled. I am not sure how easy the form validations would be as Sylius validations are sometimes a bit tricky.
Here's an image as example how this could look in the backend
The text was updated successfully, but these errors were encountered: