We have a requirement to modify the placeholder of a dateField component. However, we have not been able to modify it as the placeholder parameter of that component is not modifiable.Does anyone know of a way, another component or plugin that does the functionality of the dateField and the placeholder can be modified?This alternative must have the behavior similar to the dateField, that is to say, that when clicking on it opens a calendar where the user can choose the date.
Thank you very much.
Discussion posts and replies are publicly visible
Thank you very much for your response.
Would it be possible, somehow, to simulate with a textbox and a calendar icon the behavior of dateField ( that when clicked, a calendar opens)?
Sandra said:a textbox and a calendar icon
Perhaps - FYI, it would require a lot of manual work and a lot of context-sensitive parsing of anything the user hand-enters.