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

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

I want to use a simple script.

KANGJAEHYUCK
6-Contributor

I want to use a simple script.

I want to use a simple script.

When using a common function
And when using a simple JavaScript,


Is it possible to use it like Jsp?

For example

[

<script src="common.js"></script>

<script type="text/javascript">

    function clickSearch() { alert("completion"); }

</script>

]

Detailed instructions are not provided in this manual.

https://developer.thingworx.com/en/resources/learning-paths/customize-ui-and-display-options

http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/index.html#page/ThingWorx%2FHelp%2FMashup_Builder%2FWidgets%2FButtonBarWidget.html%23

1 ACCEPTED SOLUTION

Accepted Solutions
slangley
23-Emerald II
(To:KANGJAEHYUCK)

Hi @KANGJAEHYUCK.

 

This post may help to answer some of your questions.  It sounds like you need to focus on the data change event for addressing your issue.

 

Regards.

 

--Sharon

View solution in original post

4 REPLIES 4
slangley
23-Emerald II
(To:KANGJAEHYUCK)

Hi @KANGJAEHYUCK.

 

It's not clear what you are trying to do.  Can you provide more detail on your use case?  What version of ThingWorx are you running?

 

Regards.

 

--Sharon

KANGJAEHYUCK
6-Contributor
(To:slangley)

Thank you for your answer.

 

This is the latest version.
For example, move pages with parameter values, pop-up,
And I want to process events when the value of the text changes.

And

As in the picture below
How to handle events when using Yes and No in ConfirmationPrompt

 

I think I can add the source to subscription, but I don't know how.

question5.PNG

 

slangley
23-Emerald II
(To:KANGJAEHYUCK)

Hi @KANGJAEHYUCK.

 

This post may help to answer some of your questions.  It sounds like you need to focus on the data change event for addressing your issue.

 

Regards.

 

--Sharon

@KANGJAEHYUCK 

I just wanted to follow up with you to see if previous response was helpful for your question?

If so, please indicate the appropriate response as the Accepted Solution for the benefit of other Community members who have the same question. If you are still experiencing issues, please do let us know your questions or concerns.

 

Thanks,

Vibhuti

Top Tags