Hi, i am trying to find out a way to enter a name in a text box and then execute a sqlquery based on that. you have some examples for example:
SELECT Name, GovernmentForm, Region, HeadOfState
FROM Country
WHERE Continent = :continent
but how can i add a textbox for :contient in confluence?
Thanks. i tried that and it seems to be working. Can "Use change params template" be used when your're not signed in to confluence? works when im logged in when im not i just got a loading icon.
Hi Tom,
You can automatically embed a text box for your parameter in your Confluence page so users can change the value on-the-fly. Simply check both parameters "Enable dynamic parameters" and "Use change params template". Also, the "Dynamic Load" (PocketQuery >= 2.0) might then be interesting for you. You can find all this in our documentation.
Please note however that users will be able to input anything into this text box. If you want a more regulated input (e.g. a select box), you'll have to program a more advanced PocketQuery template.
Regards, Felix (Scandio)
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.