Creating unique links depending on form

What would be the easiest way to build links depending on what the user puts into a form?

If I’ve got this url:

project.com/Prop=HOLD_Month=03_Year=2018

And I wanted to dynamically change it depending on a form I’ve created so that they’d choose a property code, month, and year to create a link for - what would be the easiest way to do that?

Create a page that will hold the strings like: month, year.

And then send data through pages, that automatically will create a page link with all the required strings.

(From phone so i can’t attach images or how to)
Regards.

This topic was automatically closed after 70 days. New replies are no longer allowed.