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

Add TriggerClick to extension widget

Chanin
8-Gravel

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

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
nmutter
12-Amethyst
(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/infotab...

and the other files

Hope that helps!

View solution in original post

6 REPLIES 6

Hello @Chanin 

 

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

 

Regards

Bhawna

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

SP_10367074
6-Contributor
(To: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

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

nmutter
12-Amethyst
(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/infotab...

and the other files

Hope that helps!

Chanin
8-Gravel
(To:nmutter)

thanks you @nmutter, i can add triggerClick already.

Announcements