Need help to dot walk in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 03:00 AM
Hi Team,
We have a requirement wherein whenever there is an update on "customer_project" record we have to fetch the values of same and put it into "workorder" form. We have a reference field called "customer_project_task" in the "work_order" form which also has the "customer_project" number We need to fetch the sys_id of "customer_project" record which is there in the customer_project_task table.
We have written this on update of "customer_project" record. Please let us know how to proceed?
BR,
Ankur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 04:34 AM
Hi Ankur,
You will see a record on project update, there on right hand side there will be a small arraow which will take you to the fields of project table, that will include sys id as well.
Regards!
Uma