Hello,
i have a form with field that have people as data type, i displayed it in form but it cant display the Name, i already tried to add Displayname in Field but it doesn't work.
Thank you in advance !
Hello,
i have a form with field that have people as data type, i displayed it in form but it cant display the Name, i already tried to add Displayname in Field but it doesn't work.
Thank you in advance !
Hi @lumos ,
Set combo box's DefalutSelectedItems to Parent.Default and set card's Default to ThisItem.<person column>.
Best Regards,
Wearsky
i already change the combobox but still the same, nothing happened.
extra context : in Sharepoint list the datatype is Person
Hi @lumos ,
It seems that you are using modern control.
It is still in preview stage, I suggest you use the classic combo box control.
Best Regards,
Wearsky
Already did
Hi @lumos ,
Please set combo box's Items property to: Choices(db.<person column>)
Best Regards,
Wearsky
Hello @v-xiaochen-msft , thank you for responding.
i cant follow your steps because of this and whenever i added Displayname, the combobox will be empty
Hi @lumos ,
If you want to show the user's display name in a combo box control, I made a sample for you.
Best Regards,
Wearsky
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1