List Edit In Agent Workspace Related List

Gundeep Singh
Giga Expert

I have requirement to make The Related List Fields Editable in Agent Workspace. Is there any way to do it or is not possible.

 

Thanks and Regards,

Gundeep Singh

9 REPLIES 9

Maik Skoddow
Tera Patron
Tera Patron

After playing around for a while I have now found a solution to enable Edit button at related lists.

find_real_file.png
  • Go to table sys_declarative_action_assignment (don't use any navigation item!) 
  • Open "Data Policies"
find_real_file.png
  • Disable the only available data policy "Make Action Model field read-only ..."
find_real_file.png
  • Back table sys_declarative_action_assignment add column "Action Model"
  • Locate record with Action Label = "Edit ({{count}})" an open it
find_real_file.png
  • Create a copy of that record by choosing "Insert" at context menu
find_real_file.png
  • Back at table sys_declarative_action_assignment change value at column "Action Model" of second "Edit ({{count}})" record to "Related List"
find_real_file.png
  • Now there should be an "Edit" button at related lists.

 

Please mark my answer as "Correct" and "Helpful" if it helps.

Hi @Gundeep Singh 

Did my reply answer your this question?

If so, please mark appropriate response as correct so that the question will appear as resolved for others who may have a similar question in the future.

If not, please tell me what you are still missing.

Kind regards
Maik

Hey Maik,
Thank you I can see an edit button but it's greyed out. In my case I have a related list on the Project Table to Demands

Additionally this makes the greyed out edit button available on all tables:
find_real_file.png
If i uncheck this it makes it available. Only available from advanced view of the sys_declarative_action_assignment:
find_real_file.png

But the forms empty:
find_real_file.png

Hi @rhysbrennan ,

just to be on the safe side: Do you have edit rights for "Demands"?

Kind regards
Maik