Support Article
Icon on list item of autocomplete in mobile does not work
SA-34164
Summary
Clicking on list item of autocomplete options in mobile app does not post other value than the first one.
When clicking the plus icon, the autocomplete must post .Name to associated property, .Fullpath, .ID and .Name again to .SelectedName property.
The added Repeating Dynamic Layout row shows .SelectedName.
In the Mobile Hybrid App, this value is blank.
Error Messages
Not Applicable
Steps to Reproduce
- Include a icon.
- Include a logic to post the value to listview on touch of that icon.
- Observe that the user interface does not post a value.
Root Cause
The enabling and disabling of the "+" icon is not happening even when disabling condition is getting met.
Logic has been added to generate hidden fields of autocomplete automatically and enabling and disabling of icon for which source is an icon class.
Also, user must check the checkbox Run on Client for that icon.
Resolution
Apply HFix-32102.
Tags:
Published March 16, 2017 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.