Hi There! I am developing a system Table booking using cockpit admin, my query is … I want to generate dynamic repeater based on input value.
For example suppose I am entering Table zone value = 2 and Table rows value = 5 then generate 2 Zone and 5 row dynamically in repeater. Its possible in cockpit side?
I’m sorry, but there aren’t any conditional core fields, so you would have to write your own one.
Have a look at the core fields to get an idea of the basic structure. Styling is done with UIkit v2 and the logic is done with riot.js v3 and pure Javascript or jQuery. I also have a collection of custom fields for inspiration.