I am using the helpful 'Book a Room' Power App. As I am fairly new to Power Apps, I'm looking to add some customisation. When a colleague clicks 'Book Without a Meeting' it books on our shared Calendar with their name and I need it to show the reason for the meeting as well. I know how to add a text input box for them to add the reason for the meeting, but is it possible to add that reason to the calendar appointment?
Hi @Sadsfan ,
To the calendar appointment you have to use Office365Outlook.V4CalendarPatchItem( ) to update the meeting subject or any other parameters.
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.
Thanks PG, I have got the text Input box, and I have found the Patchitem, what code do I need to get the text from the 'Meeting Title' box onto the right calendar when I click which room to book? (see image below)
Hi @Sadsfan ,
I would be great if you could share code of Book onselect property ?
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.
Thank you, This is as far as I have got! There are three calendars for rooms, Family Room, Community Room and Head's Office
Dear PG, I looking for the same solution for this issue, would i mind to share how to use Office365Outlook.V4CalendarPatchItem as i pretty new on creating powerapps?
Can anyone share how to do this?
User | Count |
---|---|
125 | |
87 | |
84 | |
75 | |
69 |
User | Count |
---|---|
215 | |
179 | |
142 | |
109 | |
83 |