How to connect stories table with a related list in sctask?

Arunima_12
Tera Contributor

How can I pull entry from rm_story table to related list under SCTASK.

 

From this

Arunima_12_0-1709709339010.png

 

to this place under related list

Arunima_12_1-1709709437256.png

 

1 ACCEPTED SOLUTION

Hi @Arunima_12 

There's one condition under the Story related list as following.

Timi_0-1709713741429.png

 

So there should be a field Original Task in the Story table. If you update that field to a specific catalog task, the story should be represented under related list of that task.

 

Cheers,

Tai Vu

View solution in original post

5 REPLIES 5

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Arunima_12 ,

 

You need to create a realtionship as like below steps :

 

1. Navigate to > system definitaion > realtionships

2. Click on > new button

3. provide a name 'Stories' 

4. Applies to table <select the table on which you need the realted list to be visible>

5. Quries from table <select the sc_task table>

6. Provide the query script to filter the record (if left empty - will show all records).

7. save.

8. go to > sc_task form view > configure > related list > add the newly created realted list and > save.

 

your done !  i hope this helps...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect