Form Grid- Full name and email id display issues

Confluence User - 10 Oct, 2021

Hi Team,

I need help in form grid column. How to display the full name instead of the username. 

I was trying to use the format option but nothing happened.

Kindly suggest. appreciate if any one help.


Thanks & Regards

Ajeet

forms;form-grid

4


10 Oct, 2021
confluenceUser
confluenceUser

Add a selectbox in the form, use jdbc binder and in the select query, use first column as username and 2nd as full name.

Then go to form grid, and change the type of that column to option, and write insert formid of the form that contains this selectbox in the format property

10 Oct, 2021
confluenceUser
1
confluenceUser

Thanks Mr. Anas for the information. But I am little bit confused. Can you check the below screenshot and confirm.

Below the steps I am doing.


Form- 1

Form Grid-



10 Oct, 2021
confluenceUser
confluenceUser

Your format column is empty. Add the form id in that format column

10 Oct, 2021
confluenceUser
confluenceUser

Thanks it is now working.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print