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
Leonardo Fernandes
MVP
20
Views
2
Comments
Input_AutoComplete_GetIdentifier returns url-encoded text
Question
Hi. I am having a problem with the Input_AutoComplete_GetIdentifier, when the identifier is a text with whitespaces or other special characters.
The result of Input_AutoComplete_GetIdentifier is coming url-encoded, and thus appears garbled to the end user. I am attaching a sample eSpace that demonstrates the problem.
Is this a known issue? Is there a workaround for it?
EDIT: here's a screenshot of the output of the Input_AutoComplete_GetIdentifier:
Thanks,
Leonardo Fernandes
TesteAutocompleteUrlEncode.oml
J.
MVP
well, why is the id some text and not just, and id (number) ?
normally you would have a dropdownlist based on an id and a name/description.
Leonardo Fernandes
MVP
Yes, but the contents of the drop down comes from an integration, and exposes no integer id.
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...