Hello Team,
I have written below logic on displaymode property of submit button.
If(IsBlank(DataCardValue24.Selected)And IsBlank(DataCardValue25.Selected) And IsBlank(DataCardValue23.Selected),DisplayMode.Disabled,DisplayMode.Edit)
Above displaymode code is not working after successful submit of the form. some of the isblank condition is throwing false on basic last submitted session.
Could you please tell me where i am doing wrong.
Thanks&Regards,
Mahesh