DataTables forum Markdown documentation
DataTables forum Markdown documentation
Loren Maxwell
Posts: 467Questions: 113Answers: 10
I'm looking at @allan's response to my question in this post:
https://datatables.net/forums/discussion/79423/datatables-as-an-input-with-serverside
I'm noticing when the datatable as a field is mentioned in his it's tagged somehow with Markdown syntax similar to how api and init are tagged, but I don't see the syntax listed in the website Markdown documentation:
https://datatables.net/manual/tech-notes/8
I tried -field field but it doesn't seem to be the correct one.
This question has an accepted answers - jump to answer
Answers
The Editor links need an
eat the start - e.g. e-api field() or e-field datatable. I'll add that to the docs!Allan
Actually, it appears it does say that already, just below the list code prefixed:
The e-field option is missing though. Thanks!
Allan