Hi
... Here is a tough one for you to think about.... thought I would share since I thought about this one long and hard,
Background - These are SharePoint Lists
When a user enters a new Account, they will likely also want to add a new Contact record at the same time So I let the user enter in the account info and also enter in the Contact Info - 2 forms - 1 to accounts and 1 to contacts
When The user hits save on account, I submit both forms ( the new account and the new Contact)
With me so far ?? 🙂
Now here is trick
I submit the Account form first then I submit the Contact form and store the Account ID in that Contact List
I want to put in that new contact into the lookup field in the account after I save the Account and Contact
I put the following Patch in the On Success of the New Contact Form I created when I eneterd in the new account
MainContactA is the lookup to Contacts in the Account List
PowerApps is happy and this does save the New contact into the Contact list and the lookup in Accounts
Hope that made sense .... Very tricky stuff!
Hi @skylitedave,
Could you please share a bit more about your scenario?
Do you mean that the Patch function addes a new record into your Accounts list rather than modify the existing item within the Accounts list?
Further, could you please share a bit more about your app's configuration?
If you could provided more details about your scenario, we would provided a proper workaround for you.
Best regards,
Kris
User | Count |
---|---|
141 | |
137 | |
78 | |
77 | |
72 |
User | Count |
---|---|
228 | |
178 | |
68 | |
68 | |
58 |