Hi,
I have a very basic question if you can help with. I have the following form(Say form A) which has two fields(Attachment below) :
Two fields are Credit and Debit from a single datasource (Say Table B)

I have to fulfill the following condition:
a. If Debit is filled Credit field should become mandatory (Should not allow to close the form , which in turn save without filling Credit field)
b. If Credit is filled Debit field should become mandatory (Should not allow to close the form , which in turn save without filling Debit field)
c. If both(Debit and Credit) are left blank , should allow to save without any validation
I presume there are various way to achieve this. Please let me know both ways in form level and table level on how to write mandatory conditions. Any help will be appreciated
Regards,
Sourav
*This post is locked for comments
I have the same question (0)