I want to make a button thats submit my form and than i want to go to another screen to check if everything is correct and maybe there to edit if it is not correct. how do i fill in the formula for this button.
@Anonymous Glad to help!
@Anonymous To navigate to another Screen just add Navigate(screenName) after the submit,
Sending Email etc., is beyond the scope of your original question. For the benefit of others, kindly close this and start another post for the other queries.
Please remember to give a 👍 and accept the solution as it will help others in the future.
@CNT What i want to create is that i want to submit the records and then see the record back in another screen or the same screen and maby to send it with email to the office or maby to edit if it is not oke.
I am a little bit to figure out how to make the app, i watched also a lot of video's.
@Anonymous That depends what you want to do. You navigate to a screen and not to another control. Is there another screen?
Whats the next step to navigate is That formula......... and navigate (editform2) at the end?
@Anonymous That depends on your locale. I think your locale is Dutch. So ; would be right.
Please remember to give a 👍 and accept the solution as it will help others in the future.
I had to use ; instead of , between the different formula’s
is this a comming problem.
@Anonymous Finally!
Please remember to give a 👍 and accept the solution as it will help others in the future.
If i use this i don't get a error????
If(EditForm1.Valid; SubmitForm(EditForm1); Notify("Error Message"))
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2