Hi friends, I tried a few things for Address input component for Power apps portal(Not a canvas!), but still couldn't get what I wanted. If you have any ideas, I'd appreciate it if you could share them.
1. Database
I made some columns. ex) address, street1, street2, street3, city....
The datatype and Format what I made are the same as image below: single line of text.
2. Basic Form Metadata
and then, I create a some metadata for the form.
Type: Attribute, Control Style: Code component.
3. Environments Settings
I tuned on the Full services.
4. Create and add the address input component in a form
However, this form appears on a web page read-only and does not work at all.
Clicking 'Done' on the page to modify the address does not work as well.
Is there something I'm missing? Finding documents for Powerapps portal is too difficult... 😞 I wish I could find the answer here. Thank you!
Welcome to the power pages forum. On a high level, the code component is still buggy. Haven't tested the address input component feature yet.
Can you confirm, did you enable the Esri / bing map service? if it is bing map, I remember you need to add the bing maps API key as a site setting.
Official link: click here
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.
Thanks for the reply @ragavanrajan ,
Yes, I tuned on the Bing Maps.
but I'm not sure if we should have an API. I didn't need an API to run Canvas or Model-driven apps in the same environment...... Could you tell me where to input the API in Site setting? I'll try it out. Thanks!