Skip to main content
17-Peridot
February 11, 2022
Question

Navigate the popup using HTML button click

  • February 11, 2022
  • 1 reply
  • 2317 views

I have created a button with HTML code. Can we use button click event to navigate the mashup as pop up.

1 reply

Community Manager
February 16, 2022

Hi Sathishkumar_C.

 

You can use the Navigation function (or Navigation widget if running a legacy version of ThingWorx) to bind it to the button.

 

Regards.

 

--Sharon

 

17-Peridot
February 22, 2022

I'm using an HTML code to display a button. By clicking the button, i have to navigate or display the popup screen. 

 

From Thingworx button widget, I'm able to navigate. But using HTML button, how to bind navigate function.

Community Manager
February 24, 2022

Hi @Sathishkumar_C.

 

Is there some reason you wouldn't want to use the button widget?  I'm not sure this can be done using html.

 

Regards.

 

--Sharon