![]()
In the power apps when we had the textinput and check boxes then we need to Reset the text input and check box
use this below given function.
Set(CControls, true);
Here CControls is the set variable
![]()
In the power apps when we had the textinput and check boxes then we need to Reset the text input and check box
use this below given function.
Set(CControls, true);
Here CControls is the set variable