web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

SubmitForm failed on Onsuccess

(0) ShareShare
ReportReport
Posted on by 8

Hey Team,

I have a EmployeeForm with fields like Firstname,LastName,Email and have another Form named "PositionForm" which has PositionId and other fields. Onsubmit button of EmployeeForm I'm submitting both "EmployeeForm " and ""PositionForm" and Onsuccess of "EmployeeForm" I want to submit other forms which I have as they pick PositionId value after submission of "positionForm". I'm using Set property on onsubmit button of EmployeeForm to fetch PositionId and placing this variable as a value of text input fields of other forms  but my other forms are not getting submitted on the "OnSuccess" property. It doesnot map the PositionId value on the submit of PositionForm it gives an error as "Data source invalid" or "Cannot leave id field empty" or sometimes simply no error is there but the other forms are not submitted. Please let me know why is this happening or what can I do?

 

Formula on SubmitButton

SubmitForm(EmployeeForm);Set(Pid,Text(Value(Concat(Filter(Split(PIIDLabel.Text,""),IsMatch(Result,Digit)),Result)),"[$-en-US]000000"));SubmitForm(Positionform);

I have the same question (0)
  • Power Platform Communities Profile Picture
    8 on at

    After SubmitForm(EmployeeForm);

     

    OnSucess of EmployeeForm, you SubmitForm(Positionform);

     

    What is the exact error here. Can you share screenshot may be.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 78 Super User 2026 Season 2

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 44 Super User 2026 Season 2

#3
ParthPatel249 Profile Picture

ParthPatel249 40

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans