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

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

I'd like to edit default HTML when Mashup open.

RM_13784781
4-Participant

I'd like to edit default HTML when Mashup open.

I am a beginner programmer.

I'd like to edit default HTML automatically when Mashup open like from before to after below, because my device seems like don't accept "button" , but can accept "input" directly.

 

Is there an easy way to achieve this, or do I need to learn more advanced skills, such as creating a custom widget?

 

Thank you for reading.

 

before:

HTML Code

RM_13784781_1-1755587804170.png

Visual on Mushup

RM_13784781_4-1755587897576.png

 

 

 

After:

HTML Code

RM_13784781_5-1755588906653.png

 

Visual on Mushup

RM_13784781_3-1755587871639.png

 

 

 

 

ACCEPTED SOLUTION

Accepted Solutions

You can't influence/update HTML directly because it is generated by the widget, you would have to create a custom widget for this.

View solution in original post

3 REPLIES 3

You can't influence/update HTML directly because it is generated by the widget, you would have to create a custom widget for this.

RM_13784781
4-Participant
(To:Rocko)

Thank you for answering my question.

I'll try to create a custom widget for this.

As you have mentioned that you are beginner developer, I would suggest you this below widget as a smooth start for you to create a custom widget. This widget allows you to open and close browser windows directly from a Mashup and can provide you advantage to grasp the idea of creating custom widget.

 

Regards 

Jamal

 

https://github.com/Jamal8548/twx-window-object-ext

Announcements


Top Tags