How to fetch related list record value from related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 12:58 AM
Hi All,
In a knowledge article form, there is a related list called "Blocks", Whenever the Knowledge blocks are added to the article body, It will added to the "Blocks" related list, so I need to fetch the knowledge blocks records from the "blocks" .
How to achieve this, Can anybody help me?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 03:17 AM
Hi Bharath,
There is no field in Blocks table which holds the Knowledge article, blocks table contains "Articles" related list only which holds the knowledge article, attachment for your reference.
The idea is the attachments placed in a knowledge block to be visible in a knowledge article when that block is inserted in the knowledge article body.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 02:39 AM
Hi,
Not sure what you want achieve and how but you can check below link, some soltion was proposed there to populate data into knowledge body from the related List.
How to populate KB article body with data from related list in a tabular format
Thanks,
Anil Lande
Thanks
Anil Lande