Is there a method to add a custom sub-field within DTE modal editor?
Is there a method to add a custom sub-field within DTE modal editor?
This is a function we would like to determine if it is doable in datatables. Through the modal editor view we would like to be able to (dynamically) add a subsection or subheader. Something like a parent/child relationship but not using the standard multi-level function. Ideally we do this in the modal editor. You open the editor; you scroll to a section called "Add Subsection". You click on it (maybe a plus/minus) and it adds a new subsection with the ability to name it, add a text summary, upload a couple images. It saves.
This question has an accepted answers - jump to answer
Answers
It is called field type "datatable". It is ideal for parent/child editing within one Editor modal. I am using it extensively. You should find examples in the examples section.
If you need more examples let me know. But I think I posted some in this forum before.
Yup, a few examples on this available in the Editor examples. E.g.this one. Does that suit your needs?
Allan
This absolutely scratches the itch.