23
Views
2
Comments
Solved
How to modify input fields in OutSystems Mobile App
Question

I want to set an input field to accept the validity of a credit card. Please see the JPG attached to what I want to achieve. How can I modify the input field to look like this? And also how to add placeholder in input field to give hint to the user as to what to enter in the field?


asdf.jpg
2021-06-09 13-39-18
Agno Silveira
 
MVP
Solution

Hi Vikas,

To set a card mask you can use this component:

https://www.outsystems.com/forge/component-overview/5289/input-mask-mobile 


and to set placeholder, follow the axample:


Regards.

2021-06-09 13-39-18
Agno Silveira
 
MVP

App example, build in Service Studio Beta.

AppExample.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.