cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Add TriggerClick to extension widget

Chanin
13-Aquamarine

Add TriggerClick to extension widget

Hello All,

I have create an extension widget already and I want to add TriggerClick like default ptcs-button to my extension widget

triggerclick.png

please suggestion 

thankyou

 

 

ACCEPTED SOLUTION

Accepted Solutions
nmutter
16-Pearl
(To:Chanin)

Hey Chanin,

feel free to get inspired from my extension. I have to events defined 'ClearSelectedRows' and 'SelectAllRows'. See code here https://github.com/doubleSlashde/InfotableInspectorWidgetTWX/blob/main/ui/infotableinspector/infotableinspector.ide.js#L42

and the other files

Hope that helps!

View solution in original post

6 REPLIES 6
bchaudhary
17-Peridot
(To:Chanin)

Hello @Chanin 

 

Can you pls share the version of ThingWorx that you are using?

 

Regards

Bhawna

Chanin
13-Aquamarine
(To:bchaudhary)

Hello @bchaudhary 

 

I'm using Thingworx version 8.5 and Eclipse IDE to compile the widget.

Please suggest and thank you for your replay

 

Regrads

Chanin

Hello @Chanin ,

 

Can you please provide me little bit more details on your request please. Are you trying to setup the default button that triggered on particular event? If possible can you please send me the Test XML file of the Mashup. 

 

Waiting for your kind reply. 

 

Thanks & Regards, 

Surbhi Patel

Chanin
13-Aquamarine
(To:SP_10367074)

I can already add a triggerClick in extension widget, anyway thanks you sir.

nmutter
16-Pearl
(To:Chanin)

Hey Chanin,

feel free to get inspired from my extension. I have to events defined 'ClearSelectedRows' and 'SelectAllRows'. See code here https://github.com/doubleSlashde/InfotableInspectorWidgetTWX/blob/main/ui/infotableinspector/infotableinspector.ide.js#L42

and the other files

Hope that helps!

Chanin
13-Aquamarine
(To:nmutter)

thanks you @nmutter, i can add triggerClick already.

Announcements


Top Tags