Hi guys,
I have a Bill redeem table, Which has Redeem Checkbox
The user first has to enter the bill amount–>
Then the system should query and check wether the user has points available that he can redeem (From SameTable)
→ if points are available then show the Redeem Checkbox
Else dont show it.
Then he will enable the redeem checkbox and Save the data and rest of the calculations will happen
Not able to get an idea of how can I make this flow. I am able to add the bill amount and save it. But in the form itself how can I enable or disable the redeem checkbox based on points availability ?
Thank you in advance for your help.
Regards,
Dilip