I want to show table and editor on separate pages. There is no problem with tables because I can turn of or hide new entry and edit button. But is there any possible way to put 'new entry' form on separate page?
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
The only way you can do something like this is to hide the buttons from the page where the table is, and to hide the table on the page where the edit buttons are. This can be done with custom CSS. Something like this:
I want to show table and editor on separate pages. There is no problem with tables because I can turn of or hide new entry and edit button. But is there any possible way to put 'new entry' form on separate page?
I can manage saving data from the form. But how:
1. get form structure by wpdatatable id
2. render form
3. show an initiate form on the page (js/css)
Hello Piotr
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
The only way you can do something like this is to hide the buttons from the page where the table is, and to hide the table on the page where the edit buttons are. This can be done with custom CSS. Something like this:
The CSS needed to hide the buttons can be found on this page.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
:( I will ask Kraken about it. Thx
You're welcome, Piotr
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables