Ok, i've watched the training video and read several posts on this forum. and I don't exactly get how to do this.
I can add a simple value such as text box, checkbox, etc. But I want to add a new combo box that will contain meeting rooms available.
So basically its replacing the Resource combobox.
Normally I would use the datasource.ResourceProvider.Mappings and pass the ResourceMappingInfo.
How would i populate my MeetingRooms combobox?
Thank you!