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?
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.
App example, build in Service Studio Beta.