Set default catalog variable values via URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2015 11:41 PM
Hi all,
does somebody know if it is possible to set catalog item variable values by modify the URL?
For example:
'Catalog Item URL'+'Catalog Item variable name='+'variable value'
Does any parameters exist to make it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2015 12:41 AM
Through URL you can pass the value of a field and using RP.getParameterValue(parameterName) you can store the value in variable and populate it in desired field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 11:04 AM
Hey Tom,
I've built a little (free) tool to do exactly this for you.
Here is the Community article on it. You can jump straight to the documentation & download page by clicking here, or visiting http://urivars.snc.guru/.
Hope this helps!