Currently, there is the Value attribute which gives you the option to add text to an input field but once you remove the text it is just a blank input field again. I am trying to reduce the need for labels (please see attached images).
My idea is to use a placeholder like a website does when they ask you for your Email or Password.
How to add placeholders inside an input field
Moderator: jeanmichel
How to add placeholders inside an input field
- Attachments
-
- Screenshot 2023-09-06 162237.png (2.57 KiB) Viewed 20115 times
-
- Screenshot 2023-09-06 162257.png (1.66 KiB) Viewed 20115 times
Re: How to add placeholders inside an input field
Hi
If you use the extension multitype input, on top or instead your input field, you should have a placeholder property
https://axesdocs.lansa.com.au/index.php ... R5cGUiXQ==
Kind regards
If you use the extension multitype input, on top or instead your input field, you should have a placeholder property
https://axesdocs.lansa.com.au/index.php ... R5cGUiXQ==
Kind regards
Re: How to add placeholders inside an input field
Perfect!!! Thank you so much!