Skip to main content
omj2851
March 7, 2025
Question

pickerFieldUsersAndGroups not fetching the group name on the basis group id provided in the DB

  • March 7, 2025
  • 3 replies
  • 0 views

Hi

I need to display the group name provided in the DB save as groupid for the users & groups but unable to do so

DB group value: 

Kindly guide in order to rectify it

3 replies

stefanhelzle0001
March 7, 2025

Do you store the string "[Group: 77]" in the DB? Why? You only need the ID. 77 in this case.

Sure, that picker field takes the ID directly.

venkatrea696188
March 7, 2025

Just like Stefan mentioned , Can we know how it stored in DB (Structure of Fv!item) .I assume it's not stored with those square brackets (You might have confused with the Raw output value). If it's stored in this format i suggest on changing it 

March 10, 2025

Extract will return the LIST, can you try indexing?