I have a combo box on a Form that displays values using the following function:
Office365Users.DirectReportsV2("Frank.Thomas@domain.onmicrosoft.com",{'$top':50}).value
Creating a new item with this control works fine, as expected.
When i go to edit this item, (data source sharepoint), the combo box does not display the selection that was made when it was created.
Any hints on how i can default the field to show the stored value.
I tried.
ThisItem.FieldName and Parent.Default,
but i get the following error.
"the property expects record values but this rule produces incompatible text values"
Solved! Go to Solution.
I am in a similar situation but for some reason Its not working for me as well. If you figure it out please post your solution
User | Count |
---|---|
141 | |
135 | |
77 | |
75 | |
69 |
User | Count |
---|---|
224 | |
190 | |
66 | |
62 | |
55 |