Skip Navigation

[Resolved] Passing url params/values from one page to another

This thread is resolved. Here is a description of the problem and solution.

Problem:

I want to take values passed from one page URL,
process the page and pass the URL param/values to another page

Solution:

You can use Views shortcode [wpv-search-term] to get the URL parameter value, and use it to setup your custom HTML link

Relevant Documentation:

https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-search-term

This support ticket is created 4 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by Mario 4 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#1250509

Tell us what you are trying to do?

I want to take values passed from one page url
process the page and pass the irl param/values to another page

<a href="hidden link" class="btn btn-primary btn-lg active" role="button">Submit</a>

Can find the answer in other support tickets

#1250591

Hello,

You can use Views shortcode [wpv-search-term] to get the URL parameter value, and use it to setup your custom HTML link, see our document:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-search-term

#1257319

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.