cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
488
Views
0
Helpful
1
Replies

Finesse 10.5.1 Gadget - ICM ID

joycentiong
Level 1
Level 1

Hi,

I am trying to extract the ICM ID inside Finesse gadget. Where and what function can I use to extract the ICM ID for the call?

Thanks,

1 Accepted Solution

Accepted Solutions

ewindgat
Level 5
Level 5

You could use jQuery, in this example, or some other JavaScript function to get the ID

$("#[this is the HTML element ID]").text(dialog.getId());

View solution in original post

1 Reply 1

ewindgat
Level 5
Level 5

You could use jQuery, in this example, or some other JavaScript function to get the ID

$("#[this is the HTML element ID]").text(dialog.getId());

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: