So I have an account that contains a bunch of location addresses. I want to display all the addresses of a specific account in my html webpage form, and they get to choose the addresses based on the dropdown menu of it. If they choose that specific address it populates my html field with the chosen address.
Im not sure where to start though
So I have a list of locations in this account and in the html webform, I want it to give a dropdown of all available locations of that specific account. Im trying to find the column name for locations in the customizations but i cant find it.