Announcements
Hi,
I want to place an approval button on my page and I want that the "ApproverToEmail" value must be fillet from a Dropdown or from a an Office365 variable like "Manager".
Here what I'm using now : 'Boutondemanded''approbation'.Run("approvator@mail.com";"sender@mail.com";DataCardValue2)
Can-you help please ?
Regards.
Hi @espacio ,
Is DataCardValue2 the value from which you required the office365Users Manager value ?
ComboBox Item property:
Office365User.SearchUser({top:999});
'Boutondemanded''approbation'.Run(ComboBox.Selected.Mail;"sender@mail.com";DataCardValue2)
Hi zmansuri,
Thank you for your reply,
I added the Combobox with the Item property, but it's showing only one entry and it's the town and not the user :
Regards
Hi @PriyankaGeethik ,
thank you for your reply.
No, the DataCardValue2 containt the ID, office365Users Manager value must be must be geted from a new field that I have to add.
It's working now, here is the final Combobox's command :
Office365User.SearchUser({searchTerm:"";top:999}).Mail
Thank you very much for your help.
Have a nice day.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 397 Super User 2026 Season 2
Mohsin Ali 354
WarrenBelz 232 Most Valuable Professional