On the button
If(
SubmitForm(formPO),
Notify("PO has been created successfully!", NotificationType.Success);
Navigate(scrIRRequest, ScreenTransition.Fade),
Notify("An error occurred while adding the new PO.", NotificationType.Error)
);
on the form success
Patch('PO Tables', formPO.LastSubmit, formPO_4.Updates);
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional