Hello!
I have made a Power Pages app that I want to use to fetch which companies want to meet which on a business trip.
To do this, they log in and go through a form, where they can insert and send one and one wish. I want the form to be more user friendly. There is only one lookup field in the form as of now, which is really the only thing I need in the form. This lookup displays all the companies registered in the Account table in Dataverse.
I have two main wishes, that I unfortunately can't seem to figure out on my own:
- I want the lookup to display more than 10 companies per page
- I want the lookup to be more of a multiple choice
Each company gets to send 10 wishes. Sending 10 different wishes doesn't seem user friendly, so choosing 10 from a single paged lookup modal and sending it once is what I want.
Is there any way to do this in Power Pages?