Set default catalog variable values via URL

tompaulin
Kilo Contributor

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?

2 REPLIES 2

Ashish Kumar Ag
Kilo Guru

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.


Tim Woodruff
Mega Guru

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!