How to inlcude javascript at Component menu parameters - Joomla! Forum - community, help and support
hi! component has menu parameters. need add javascript functions settings panel on right side. how can include js file when editing menu settings?
my goal: component has settings values correlated. if user select option1 selectbox1 -> other input field should hidden , of them should show etc.
thanks in advance!
my goal: component has settings values correlated. if user select option1 selectbox1 -> other input field should hidden , of them should show etc.
thanks in advance!
hi
you can creating on jform-field, , include in views metadata.xml
in com_content can find example in view 'article'.
you can creating on jform-field, , include in views metadata.xml
in com_content can find example in view 'article'.
Comments
Post a Comment