Jira Forms (Pro Forma)

It is possible to use any Golive data (ex: list applications, list of categories, …) to populate custom fields in Forms. Forms provide a very powerful feature to retrieve data from the Golive Rest API to build select or multi-select picker. Learn how to do it reading this step by step guide.

Create a new Data Connection

You must be Jira administrator in order to perform this setup

In order to do that, you must create a new “Data connection” for Forms:

  • open “Issues” admin menu

  • click on “Forms/Data connections” menu item in the left column

AccessFormsDataConnectionsSettings.png


Click on “add connection” button to setup a new connection:

image-20220908-090037.png

Click on “Next” when done.

Change the connection settings until you get OK response:

Screen Shot 2022-09-08 at 10.54.51.png

Map the data returned by the API that should be used as id and Label:


Screen Shot 2022-09-08 at 10.55.14.png

Check that the results look good (only the first 3 results are displayed):

Screen Shot 2022-09-08 at 10.55.26.png

Click on “Create” when done.

Use a Golive Data Connection in your Forms

Open an existing Form or create a new one from your project settings:

image-20220908-090919.png

Add a new “Dropdown” or “Multiselect dropdown” field:

image-20220908-091124.png

Connect the new dropdown field to your data connection:

image-20220908-091401.png

Click on “Preview” and check that you can select applications in the new field:

image-20220908-091610.png


👍 WELL DONE! 👍