BCWIN Posted January 9 Share Posted January 9 Hello, I am trying to insert a hyperlink in my text block. If I give it like https://abc.com?p2=2&p1=1, it will automatically alter it to https://abc.com?p1=1&p2=2, essentially break the original order of parameters. How do I prevent it from happenning? Link to comment
creedon Posted January 9 Share Posted January 9 I don't know why SS would be processing query string parameters and reordering them. It is not out of the realm of possibilties. I've never seem a consumer of query string parameters that cared about the order of parameters. If I recall correctly, the specification for QSP's don't care about the order of them. The main goal on the consumer side of the equation is if the parameter is there or not. Order does not matter. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment