I'm looking at ways of displaying color palettes. For example, I have ten color pallets, each with six colors. I was thinking of putting each pallete into a row, and then have each cell display one of the six colors.
I would like to enter a hex color code into each cell, and then have the fill color of that cell be set to whatever the respective hex code is.
Can you provide some guidance as to how that could be accomplished with DataTables?
Unfortunately something like this is not possible. The plugin accepts string data or attachments, and pasting the hex code will not help.
You would need to use conditional formatting to change the color of each cell once you add the code, so the hex code is seen in the cell, and the color is changed based on that.
Hi,
I'm looking at ways of displaying color palettes. For example, I have ten color pallets, each with six colors. I was thinking of putting each pallete into a row, and then have each cell display one of the six colors.
I would like to enter a hex color code into each cell, and then have the fill color of that cell be set to whatever the respective hex code is.
Can you provide some guidance as to how that could be accomplished with DataTables?
Thanks,
-Norm
Hello Norm
Unfortunately something like this is not possible. The plugin accepts string data or attachments, and pasting the hex code will not help.
You would need to use conditional formatting to change the color of each cell once you add the code, so the hex code is seen in the cell, and the color is changed based on that.
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