How to add custom validation for logics like start date < end date?
How to add custom validation in fields including other fields? Like in the document shown in the image. I want to add validations on end date like it must be less than start date. How can I achieve that?
An option would be to create a custom property editor that combines the 3 firstcallonline fields. But I guess this an existing site. So that would bring other issues eg. you need to migrate the data from the existing 3 fields in to one.
How to add custom validation for logics like start date < end date?
How to add custom validation in fields including other fields? Like in the document shown in the image. I want to add validations on end date like it must be less than start date. How can I achieve that?
Hi athenasumit,
I don't think can do that out of the box.
An option would be to create a custom property editor that combines the 3 firstcallonline fields. But I guess this an existing site. So that would bring other issues eg. you need to migrate the data from the existing 3 fields in to one.
Data migration is not the issue right now. Do you have any reference video or article regarding that?
is working on a reply...