hi, I need to add a small function to hide a options fields when selecting a droplist option and do that in every new dynamic form. Currently I can do it, but only in the first dynamic way. I want to get the name of the model and the index, which in this case is dynamicform_inner of the _form-opc view.
hi, I need to add a small function to hide a options fields when selecting a droplist option and do that in every new dynamic form. Currently I can do it, but only in the first dynamic way. I want to get the name of the model and the index, which in this case is dynamicform_inner of the _form-opc view.
_Form
_Form-Opc
]); ?>
<?php DynamicFormWidget::end(); ?>
JS
`$script = <<< JS
JS; ?>`
what I plan to get
show options hide options