Ability to Pass a Manually Set Collection Value in a Link
Wayland Myers
If a user is on Page A, who's current collection value is 1, right now if they click a link in a list that points to Page B, the value of 1 is all I can pass. I want to be able to set a link to pass a different value than what Page A has currently, like a link that will pass a value of 2 to Page B (even though the current value set on Page A is 1).