Edit Button on Related Incident on related list is not adding any incident.

chaudharymahesh
Mega Sage

I am having issue with Edit Button on Related list called Related Incident. Once i click on Edit, i see incident records, after selecting some records, if i click on Save. No Incident is added to related list.

Issue is for all users.

New Button works as expected.

 

 

chaudharymahesh_1-1749666441009.png

 

 

chaudharymahesh_2-1749666488624.png

 

No Incident is added.

chaudharymahesh_3-1749666548731.png

 

1 ACCEPTED SOLUTION

chaudharymahesh
Mega Sage

field (Support Request) on Incident table was read-only on dictionary level. I removed read only from dictionary level and made it ready using onload client script. that fixed the issue.

View solution in original post

8 REPLIES 8

Muhammad Salar
Giga Sage

Hello,
Check your related list relationship record
Records added in related list based on condition
only incidents who have support request is SR01743672 can be shown here

There is no condition on related list

 

Show screenshot of this list's relationship record

chaudharymahesh
Mega Sage

field (Support Request) on Incident table was read-only on dictionary level. I removed read only from dictionary level and made it ready using onload client script. that fixed the issue.