I am trying to be able to drive page descriptions from an MYSQL table, can datatables be read into a variable (such as an array) and then the variable name be used to describe a cell value in a post or page title or description?
I want to be able to display the value of the cells returned in different places on my website, but not in a spreadsheet cell format. For example.
consider the wpdatatable that I have retrieve below
The value of Cell B1 is "FHIS a brief overview" I want to be able to use that as a heading in a page:
but I want the value with no tabletool format cell outline etc.
my heading with
[wpdatatable id=13 VAR1 = 1] presents the heading wrapped in a spreadsheet like cell
I don't want the MODULETITLE column name of the cell wall, I just want the value "FHIS a brief Overview"
Is this possible, I often just need once cell value in one place and another cell value in another place on the same page with no cell formatting. Can you just access the cell value and display it by itself unformatted in the spreadsheet cell sense.
I am trying to be able to drive page descriptions from an MYSQL table, can datatables be read into a variable (such as an array) and then the variable name be used to describe a cell value in a post or page title or description?
Hello John
Thank you for your purchase.
I'm not sure I understand what you're trying to do, show individual values from the database on a page?
Anyway, please explain in a bit more detail, and if possible provide me some screenshots and/or videos.
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
Hi Alexander,
I want to be able to display the value of the cells returned in different places on my website, but not in a spreadsheet cell format. For example.
consider the wpdatatable that I have retrieve below
The value of Cell B1 is "FHIS a brief overview" I want to be able to use that as a heading in a page:
but I want the value with no tabletool format cell outline etc.
my heading with
[wpdatatable id=13 VAR1 = 1] presents the heading wrapped in a spreadsheet like cell
I don't want the MODULETITLE column name of the cell wall, I just want the value "FHIS a brief Overview"
Is this possible, I often just need once cell value in one place and another cell value in another place on the same page with no cell formatting. Can you just access the cell value and display it by itself unformatted in the spreadsheet cell sense.
Thanks for any help here,
regards John
The screen shots that I have added dont appear so I am adding an attachment.
cheers
John
Hello John
What you're looking for here are the single-cell shortcodes, and unfortunately we don't have that yet.
Our development team will be working on those in the upcoming period, but I can't say when they will be added to the plugin.
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