WEB Dev: input pattern
Author: claudio.palladini@cortislentini.it (Claudio)
Hello (again)
, there is a way to let Uniface assign automatically the input pattern attribute in the DSP? What I mean: https://www.w3schools.com/tags/att_input_pattern.asp
<input pattern=".{3,}" required title="3 characters minimum">
At least I would leave to Uniface, the set of maxlength attribute. Thanks all (again) Claudio