CSM/FSM Workspace UI Action to open Select Records then create new record on different table

j0unss
Tera Expert

Hi,

I have requirement to create UI Action button on CSM/FSM Workspace Record view (sn_customerservice_case table) which should open Select Records -modal and then selected record and current record are passed to function which creates new record on different table. 

Also would be nice if new record creatation is aborted if user selects two or more records.

I was able to get this working on Classic View forms, but currently I'm not as familiar with Workspace.

Thanks in advance,
-j0unss.

2 REPLIES 2

CezaryBasta
Tera Guru

Have you seen this article? I think it contains all that is currently available for modals in workspaces without the creation of one from scratch.

--
See more of my content here.

Hi @CezaryBasta,
Yes I have checked that article and as far as I can tell it didn't solve my problem.