dzoniia
Select multiple on edit disable delete of selected items
Is it possible to disable deletion of selected items in multiple select on edit page.
Example: on create operation, user chooses two of three values. On edit operation, selected values should be disabled or unable to delete. The user can only add other value.
10 replies
Is it possible to set same name for some form elements
I'm trying to set the same field name (value) for three different input elements that are displayed based on the selected type. However, I'm encountering an error when I try to select the "Color" type. The code currently works, but I'm unable to display the value for the color and image fields in the edit modal.
7 replies