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,
Is it possible to create a column with a tracking number?
It would look like this.
There is a column - SHIPMENT TRACKING. When adding a new entry, I would like the operator to select an operator (DHL, UPS, etc.), then enter the shipment number and a tracking link will be generated.
The trace link is the standard operator pages that I would define in another table.
Standard link -> A reference number should be given after the equal sign. https://tracktrace.dpd.com.pl/parcelDetails?typ=1&p1=
I found a solution :)
SELECT *, CONCAT(column1,column2) AS tracking
FROM my_table
Hi Tymek
Thank you for the update we are glad to hear you found the solution
If there is anything else we can assist you with please don't hesitate to open a new ticket.
Have a wonderful day!