Hello everyone,
I have a problem with my inventory app.
im using a button with this formula "If(IsBlank(Label1_4) = true; Notify("Error!";NotificationType.Error;2000);Patch(Table1;Defaults(Table1);{xxx})" and it works, but now i want present a success notification and reset the textinput fields after the register done and i cant!! why??
after patch function it doesnt acept any more conditions or formulas.
i tryed "And", "&&" and nothing works..
help???