Visible, Searchable etc. toggles not working
-
Hey-ho,
Trying to test out this plugin to see if it’ll solve all my problems!
It looks like I need to toggle each field I add to “Visible” to make it appear in the interface (currently, any interface I try to create contains no field data, although the row count etc. is correct).
Problem: nothing happens when I click these toggles.
Looking at the console:
Uncaught ReferenceError: df_setToggle is not defined
And I try manually – (fieldname = ‘name’)df_setToggle('displayTypeV_name'); ReferenceError: df_setToggle is not defined
which seems to mean I can’t enable any fields to show in the interface! :S
Similar issues all over the place:
e.g. when I try to add a <select> field:
Uncaught ReferenceError: select_addOption is not defined
Any ideas?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Visible, Searchable etc. toggles not working’ is closed to new replies.