Skip Navigation

[Closed] Show data in page results

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 -
- - - - - - -

Supporter timezone: Pacific/Easter (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Ilyes 11 months, 1 week ago.

Assisted by: Ilyes.

Author
Posts
#2686491

Hello, I need to create a tracking system, and I want every time I decide to save the shipment with new information, this information will appear on the results page. For example, I have a table with three columns: name of the shipment, date, and location on maps. Every day I modify this shipment, its status, and its date, and all the modification data appears on the results page. Arranged by date from shipment departure to transportation to delivery. Is this available??

#2686572

Ilyes
Supporter

Timezone: Pacific/Easter (GMT-05:00)

Hello,

Thank you for contacting Toolset support team,

You should first create a custom post types to represent shipments, and use custom fields to store information such as shipment date, location, and status. You can also create relationships between shipments and other content types, such as customers or orders.

For showing them on a result page, you could use Toolset's Views feature, you can create custom templates to display shipment information on the results page. You can arrange the information in any way you like, including sorting shipments by date and displaying them in a timeline format from departure to delivery.

And you could even create filters and search bar for your users to find the right shipment.

Toolset also offers integration with Google Maps, allowing you to display shipment locations on a map directly within your WordPress site.

Here is a tutorial on how to create view and automatically show all your shipments : https://toolset.com/course-lesson/creating-a-view/

Best,

The topic ‘[Closed] Show data in page results’ is closed to new replies.