- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2018 02:40 AM
I made a relationship between parent_table and chile_table,how can I get the parent sys_ id in the form of child_table?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2018 04:59 AM
Hi chenyanwei,
Create a reference field on child form that will refer to the parent table and when creating new record from related list it will automatically relate to the parent record.
Thanks,
Karishma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2018 02:45 AM
Hi,
As per the screenshot parent sys_id will be the value of Product Code in Child Table.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2018 02:50 AM
how can I get the value ? I want to set field value of child table as the parent sys_id when I create a child table record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2018 02:54 AM
Hi,
You will be creating the child record from the related list itself right?
Then click on new button which will automatically update the parent field.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2018 04:59 AM
Hi chenyanwei,
Create a reference field on child form that will refer to the parent table and when creating new record from related list it will automatically relate to the parent record.
Thanks,
Karishma