You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as we deployed the app in a functional state, we found out that the template view has some problems regarding owner and member attribution.
You cannot type in the owner 1 or 2 or member fields to search for users.
In the normal custom view, everything works as expected for the owners, but the members field is not searchable.
Steps to reproduce
Request a team through a provided template
try to search for a user in the Owner 1 or Owner 2 or Members
In the editor, you can see that the wrong "Allow searching" parameter is set
Request a team from scratch, without a template
Set owner 1 and 2 and try to search for a member to add
Expected results
Through a template, you should be able to search users by typing their names in owner 1, owner 2 or members dropdown input fields.
In the custom view, without a template, you should be able to search for users in the member field.
Actual Results
You can choose the one user that is shown in the dropdown, but you cannot search for another user. You only get to choose one user and cannot progress in the request because you get the same user in the owner 1 and owner 2 box and cannot search for another.
Solution component
Power App
Operating system (environment)
Windows
Additional Info
Exact screen and item names and options to fix:
scmUseTemplate
cmbOwners_1 > Allow Searching ON (currently OFF)
cmbOwners_2 > Allow Searching ON (currently OFF)
cmbOwners > Allow Searching ON (currently OFF)
cmbMembers > Allow multiple selections ON (currently OFF)
cmbMembers > Allow Searching ON (currently OFF)
scmBuildNew
cmbMembers > Allow Searching ON
The text was updated successfully, but these errors were encountered:
Description
As soon as we deployed the app in a functional state, we found out that the template view has some problems regarding owner and member attribution.
You cannot type in the owner 1 or 2 or member fields to search for users.
In the normal custom view, everything works as expected for the owners, but the members field is not searchable.
Steps to reproduce
Request a team through a provided template
try to search for a user in the Owner 1 or Owner 2 or Members
In the editor, you can see that the wrong "Allow searching" parameter is set
Request a team from scratch, without a template
Set owner 1 and 2 and try to search for a member to add
Expected results
Through a template, you should be able to search users by typing their names in owner 1, owner 2 or members dropdown input fields.
In the custom view, without a template, you should be able to search for users in the member field.
Actual Results
You can choose the one user that is shown in the dropdown, but you cannot search for another user. You only get to choose one user and cannot progress in the request because you get the same user in the owner 1 and owner 2 box and cannot search for another.
Solution component
Power App
Operating system (environment)
Windows
Additional Info
Exact screen and item names and options to fix:
scmUseTemplate
scmBuildNew
The text was updated successfully, but these errors were encountered: