Kentico Version: 9.0.42I have the following fields,Fields:Status -@ {1,2,3}Note -@ {text}Date -@ {DateTime}Here note and Date is required only when user select value as 2/3 in Status field, is this possible with built in validation feature itself, I know we can control the visibility but my requirement is other to field are optional when Status is set to 1, If we its not possible with built in feature, Which is correct method to implement this kind of validation in custom table.
↧