I don't understand what a InvitationFormElement is or what it is used for. There's not much in the comments, and searching on Google and this forum, doesn't return anything.
Anyone can help me out?
Thanks, Michiel
I don't understand what a InvitationFormElement is or what it is used for. There's not much in the comments, and searching on Google and this forum, doesn't return anything.
Anyone can help me out?
Thanks, Michiel
Q: What does the setInvitation method do?
A: It gives an indication of what your users could fill in the text field (or other form elements that accept text, I suppose). The text gets removed as soon as the field has keyboard focus.
For example, if you require a zip code, you could help your users by filling in an example: "E.g. xxx-xxxxx" or you could give some instructions: "Please fill the complete name of your dog.")