Hello,
I'd like to ask about
required-field which is used in FORMs to make sure the user doesn't keep the input field empty.
My question: is there any restriction on how to use it? or with what field types to use it?
Because it was working perfectly previously. But now that I have the same form but with different entity & fields, it's not working.
Question: can it be used with fields of type "numeric"? (I guess that's my problem now. I have numerics)
Thanks,
Jad El Omeiri