We have a specific requirement in our project where we create a template and the user fills in data, that data the user enter will be used to create a confluence page and create a issue in jira.
form.png
Every thing is fine but we need to use the User picker in our form.
So is there any user picker kind of thing in confluence to be used.
Any sort of help is appreciated.Thanks in advance.
This might be what you're looking for:
https://developer.atlassian.com/display/CONFDEV/JavaScript+Components
You can define your input field with particular tags (see "User Autocomplete" section) and it will become a user picker.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.