As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi guys,
I am creating a database of diets. Each diet must be assigned to a specific client.
Now I want to creat a client list that, when I click on a client name, it will open the page profile of this specific client. This page must contain some information about the the above client (for example diets list)
I attached some photos taken from a similar website. They are just an example.
Please, can you help me?
Thank you in advance
Pasquale
Hi Pasquale,
Thank you for your purchase.
You can take a look at our documentation about URL Link columns and how you can create them.
If you already have the table this might help you .
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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 Bogdan,
Thanks for your reply. I read the documentation and I understant that it is something that I have to do manually. In particular:
- I add new client (Pasquale)
- in the URL link I have to manually write a link like www........com/client/Pasquale||Pasquale to be showed in the table as —> Pasquale
If I want to do it automatically? For example:
- I add new client (Pasquale)
- in the URL link I set as predefine value www...........com/client/ + Pasquale (automatically taken by Name input box in which I wrote Pasquale before) + “||” + Pasquale (automatically taken by Name input box in which I wrote Pasquale before)
- the result will be (in URL link) —> www.........com/client/Pasquale||Pasquale —> showed in the table as “Pasquale”
HI Pasquale,
Unfortunately that is the only way for now.
The other method which maybe not help you but just to have in mind would be to write an mySQL query that will get the inserted values and returns that values as a link.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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