I have some user macros that run queries on users and groups that currently require the user to edit the page, change a parameter, and then save the page to see the results. I would prefer that simply that I can put a text input field into part of the macro, which is then included in the page, which then runs the code when a user hits the submit button.
Is such a thing possible?
If your user macro includes a form and also reads request parameters, when you submit the form it could reload the page. Alternatively, it could do some query using AJAX and then display data returned.
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.