Hi,
I am trying to create a dropdown button to add options to my shopping cart. In other platforms you would have out of the box input dropdown buttons to do this, but in PowerPages I understand this likely has to go through a List object which is associated with a Form.
Is there any tutorial that can guide me end to end on how to setup a simple dropdown menu button which filters data based on a backend dataverse table? I have been trying to do this but I don't understand the relationship between the forms and the lists.
Thanks!