I am new to PQ, and I think what I want to do is achievable, but I am struggling to make heads or tails of the best way to do this.
Basically, I have an initial query, query1, on a page, http://confluence/QueryPage, that will return results - A, B, C
I am looking to have the results appear as a link with the underlying URL to contain dynamic parameters, which will be of the form http://confluence/QueryPage?pq_query2=A, http://confluence/QueryPage?pq_query2=B, http://confluence/QueryPage?pq_query2=C
When you click on one of these links (for example, A), this query, query2, will return result set, X, Y, Z and the results again, to appear as a link with the underlying URL to contain dynamic parameters, and would be of the form http://confluence/QueryPage?pq_query2=A&pq_query3=X, http://confluence/QueryPage?pq_query2=A&pq_query3=Y, http://confluence/QueryPage?pq_query2=A&pq_query3=Z
and so on and so forth.
I think this is easily doable, but I am not sure of the best way! Any help appreciated!
Thanks for coming back to me. I have since worked it out....bit of mucking around, but we got there in the end!
Glad you could work it out! Anyway, if you want to improve your solution (or get other help), feel free to reach out again. There's also always the option to raise a support request here. We're normally very fast getting back with a proper response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dustin-M,
Turns out a few posts here on Community have slipped through our filters. Before I go into detail with an answer, can you just give me a note if you still need help on this topic?
Best, Felix
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.