Custom workspace search icon on record not clickable

Vaishnavi20
Tera Expert

Hello All,

 

We created a custom workspace same as the service operation workspace. We are facing issue on record lookup selection. We are unable to click on the reference search icon and preview icon.

 

Vaishnavi20_0-1690978771502.png

 

Thanks In Avanced!!

 

3 REPLIES 3

Suzanne H
Tera Guru

Hello,

Those icons don't work in any workspace that I've seen. I'm facing the same issue in Agent Workspace for HR Case Management. Were you able to fix this in your instance?

SuzanneH_0-1701297596016.png

 

sanna3
Tera Contributor

I might be able to help with the reference search-button!

I made a new variant of the Default Record page in CSM Workspace, where the "Search for Record"-action did not work. The problem in my instance was that a Declarative Action Assignment for the page was missing (sys_declarative_action_assignment) for that Page Variant I had created.

The problem was solved by creating one, and I just copied the one who existed for the original Default page, but changed the field "Parent Macroponent" to my new variant name:

sanna3_0-1701349992164.png


Steps to fix:
1. go to [sys_ux_addon_event_mapping] and search for "Record Page Tabs Reference Search" And choose the one for your Macroponent where the reference search is not working and open the record.

2. When you have opened the record, open the record from reference field "Source Declarative Action":

sanna3_1-1701350390923.png

3. Under the related list "UX Add-on Event Mappings", if an post is missing for your Macroponent, add one!

You might have to open the list in a new window to be able to add a new post.

Community Alums
Not applicable

Thank You.