Custom Related List Relation

Arjit Gourav
Tera Contributor

Hello,

 

We do have a requirement to include related incident of SCTASK in the related list of SCTASK form level. However, there is no direct related list selection available for this &  doesn't seem to be a field in incident storing SCTASK value either, that makes building relationship logic unfeasible.
Any suggestions for a workaround?

9 REPLIES 9

Ramz
Mega Sage

Hi @Arjit Gourav ,

Firstly if there is no relationship between task and incident how do you find which incident relates to which task. Do the request table and incident have a relationship?or may be some other field which finds the relationship?

 

Let me know your requirement so that i can help.Thanks.

@Ramz ,

The current system logic tags a INC with a request, where a request to have the INC as parent. While this allows to bring the INC to the form level (using request.parent), but unable to address the same to bring to the related list.

Community Alums
Not applicable

Hi @Arjit Gourav ,

I checked your problem in my PDI and I got something OOB for you, may be you can check that.

There is 2 OOB related list on sc_task table you can add that related list.

SarthakKashya2_0-1713765069467.png

SarthakKashya2_1-1713765112397.png

 

You can add these 2 list by doing following steps

SarthakKashya2_2-1713765156823.png

SarthakKashya2_3-1713765192326.png

Please mark my answer correct and helpful if this works for you

 

Thanks and Regards 

Sarthak

 

 

@Community Alums , Thanks for having a glance Sarthak. Have tried it already, but that doesn't bring the related INC to the count. 

Certainly, the current system logic tags a INC with a request, where a request to have the INC as parent. While this allows to bring the INC to the form level (using request.parent)  which I am trying to make it happen on a related list too.