Comments Vahid started the conversationJuly 28, 2019 at 10:17amhiHow can i access to column value with get or post query?For example i have a button and when i click that row[1] column[3] post value with query link. 2,572Aleksandar repliedJuly 29, 2019 at 10:46amHello Vahid.Thank you for your purchase.This cannot be done with the plugin's built-in features, but we do have hooks and filters with which you can achieve this.Please note that using hooks requires certain level of programming skills and included support refers only to advice.I believe that with this hook:wpdatatables_after_frontent_edit_row( $formdata, $rowId, $tableId ) you should be able to achieve this.Best regards.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 Sign in to reply ...
hi
How can i access to column value with get or post query?
For example i have a button and when i click that row[1] column[3] post value with query link.
Hello Vahid.
Thank you for your purchase.
This cannot be done with the plugin's built-in features, but we do have hooks and filters with which you can achieve this.
Please note that using hooks requires certain level of programming skills and included support refers only to advice.
I believe that with this hook:
wpdatatables_after_frontent_edit_row( $formdata, $rowId, $tableId )
you should be able to achieve this.
Best regards.
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