i have an integer field and put the required condition so : [["category_id","in",[2]]], but in can let the integer field to 0 : it is accepted
with required condition on in text (char) field : [["category_id","in",[2]]] : the field is really required when the condition is met
can you help please ?
Thanks
Denis
thanks but i am looking for a solution within Studio, not with a purchase of an external module.