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
Visual on Mushup
After:
HTML Code
Visual on Mushup
Solved! Go to Solution.
You can't influence/update HTML directly because it is generated by the widget, you would have to create a custom widget for this.
You can't influence/update HTML directly because it is generated by the widget, you would have to create a custom widget for this.
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