powercat-creator-kit icon indicating copy to clipboard operation
powercat-creator-kit copied to clipboard

Reset/Clear PeoplePicker

Open yaseralhosani opened this issue 3 years ago • 1 comments

Needed to add a function for reset/clear PeoplePicker

yaseralhosani avatar Nov 18 '22 07:11 yaseralhosani

Hi @yaseralhosani,

Thanks for reaching out.

We will add this in our backlog.

As a workaround to clear/reset PeoplePicker, Create a Collection DefaultUserCollection and refer it in the Items Property. If you are already using a collection to set the pre-selected users, then use the same and set it to blank.

ClearCollect( DefaultUserCollection, User() ); ClearCollect( DefaultUserCollection, Blank() );

Ramakrishnan24689 avatar Nov 18 '22 08:11 Ramakrishnan24689

Thank you for your suggestion and for taking the time to share your ideas with us. At this moment, we are focusing on maintaining and improving our existing features and are not supporting new feature enhancements. However, we appreciate your input and will keep your suggestion tagged and in mind for future considerations.

denise-msft avatar Aug 30 '24 05:08 denise-msft