Can i display another editor when i click the edit button? It doesnt have to be edit button but any.

Can i display another editor when i click the edit button? It doesnt have to be edit button but any.

KrishnadornadulaKrishnadornadula Posts: 2Questions: 2Answers: 0

I would like to display another datatable with editor option when i click on the edit button. How can i get the html tag for the edit button ? It doesnt have to be edit button but any custom button to display html code with another edit on click?

Is this possible?

Answers

  • allanallan Posts: 61,716Questions: 1Answers: 10,108 Site admin

    Do you mean you want a DataTable inside the form - perhaps as a multi-select field or similar? Currently the way to do that would be to implement it via a custom field type plug-in.

    We are going to include this in Editor in future, but I'm still working on the layout options in DataTables to make the integration easier - at the moment its a bit of a nightmare with the dom property which is why it isn't available out of the box.

    Allan

This discussion has been closed.