Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
freek
6
Views
2
Comments
[Google Places] Editable seems not to work
Question
Forge
Google Places (O11)
Forge asset by
Ouen Worth
Hi There,
I tried to apply the google places webblock inside a editable.
But this seems not to work, I added the OLM file.
Greetz!
AutocompleteDemo.oml
Ouen Worth
Freek,
The widget is configured to accept a user text entry directly to the text input which is a placeholder for the Google API execution..
The event trigger calls the Google API to return the selection list.
The textSearch is a place holder as a text input needs to reference a variable. The textSearch holds no data and should not be exposed as an input.
If you are looking to query the Google API directly then I recommend that you look at the Google Maps application.
This application is a lightweight widget for human interactive address completion and access to additional Google map metadata that can be persisted for later use.
?Ouen
freek
Hi Quen,
I dont want to use it as a input field I just want to have the posiblity to search for a adres in the editablerow. After that grap that info and put it in the correct fields. Please find my attachment.
AutocompleteDemo.oml
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...