In my org , i have created a flow which is related to Case object and when i debug my flow it is creating Case Record but with Default Case Page Layout.
But, i need to save Record in the page layout i created.
In my Case Object i have 8 Record Types and 8 Page Layouts
when i click on FINISH button in flow I need to create case record in my required Page Layout format .
All the necessary fields are there in my Created page Layouts only
Any one Please🙏 help in this Question, to Create record in appropriate layout through Flows
Thanks and Regards,
Krishna Kishor
답변 1개
Hey Krishna,
When you create a record in your flow, you should set the RecordTypeId field to the corresponding record type ID. You can find the record type ID by following these steps: https://help.salesforce.com/articleView?id=000321696&language=en_US&type=1&mode=1
Let me know if this works.
- Bartek