Recently active
Hi, I'm facing the same issue, couldn't find help. If the issue has been resolved can you please let me know how to fix it.
Hi Team, Absolute value Percentage value Advanced grid have 2 columns as shown in above. I need help on the functionality like if I am editing the "Absolute value" column then the respective row of "Percentage value" is disabled(not editable) and vise versa. (Any one column can be editable) Thanks!
Hi, Are the IMR charts - movable line/marker charts achievable in ThingWorx? Can we make the label chart as movable? Thanks in advance, SV.
I have created an custom widget for sorting the table columns (I have used DevExtreme jQuery code for sorting and added dummy data for the table) using eclipse and I have imported the widget successfully in thingworx 8.5 and it is working. I want to add those widget (sorting the column) properties to the Infotable data which I am getting from a service. When I drag and drop the widget to the mashup and add service and bind the All Data to the widget data property, the Infotable data columns should have the sorting properties of the widget. How can this be done?? Any detailed document/steps to be followed will help in overcoming this issue??
Hi,I have a very basic problem and found some articles and threads about it, but none seems to solve the issue. I want to create a simple logout in a mashup which redirects the user back to the Thingworx form login. I am using Thingworx 9.2.1 and the standard "Logout" mashup function. The form login isn't a standard mashup so I am using the URL redirect.Problem is: When I redirect to <hostname>/Thingworx/FormLogin/MyOrg the user can access Thingworx again without entering his username/password. This does not happen if I redirect to a different site (like google.com). But I can see that the user session is terminated in both cases.I saw this article which try to explain the behaviour, but I did not understand it. And it's basically saying the exact opposite of that what I am observing. Did I miss something obvious here?
Hi, I'm working on displaying my infotable using GridAdvanced widget. Suppose, I get data in InfoTable with n rows of value "a" and m rows of value "b". How can I limit the number of rows with "a" value to max number of 5, such that at the end I have at max 5 rows of value "a" and still m rows of value "b". Best regardsNikkolas
I'm using ThingWorx 9.1.6-b746 and want to add different image/icon for each tab in ptcstabset. Unfortunately using the standard style properties is not possible. Is there a way to do? I tried to use CSS but having problem to select and add the image to a specific tab. Thanks in advance 🙂
any one know how to what the problem is ?I tried to connect to SQL data base create at my end ,but it is not connectedmy question is :Is it allow PTC cloud server connect to extend data base?
I found where you can set font-size for the items in a drop list using a theme. Problem is that if the mashup is a popup the parent theme overrides the child theme. Is there CSS that will set font-size for list items.
Does anyone have CSS that works for hover in relation to the datepicker widget? I want to be able to change the CSS for the datepicker widget on hover.
Hi, I have a mashup (migrated from 8.5 to 9.2 TWX) that contains the Advanced Data Filter Widget. I'm unable to configure the filter fields in 9.2. The configuration popup shows up blank even though data is binded to it.
Can you share some information about thingworx deployment on google cloud (if supported) or the Factory Insights As A Service (FIAAS) offering available with Google cloud?
I'm having a bit of a hard time finding the MQTT Extension required for this ptc tutorial; Article - CS246701 - How to use the ThingWorx MQTT (Message Queuing Telemetry Transport) Extension in ThingWorx Platform (ptc.com) I can't find it on PTC Market Place and i only stumble upon extensions made or sold by other compagnies. Am i missing something ? Thank you in advance.
Hi, I am trying to initialize a DateRange datetimepicker with default start and end date and get following message in the console. Furthermore, the "done"-button triggers no event See attached screenshot. I am using ThingWorx 9.1.0 Thanks in advance
I used following command to install an extension (ConsoleFramework) : curl -v --header X-XSRF-TOKEN:TWX-XSRF-TOKEN-VALUE --header appKey:myappkey --header userid:myuser --header connection:close -F upload=C:\Common_Investment_PTC.CI.ConsoleFramework-2.3.0-EXTENSION.zip xxx/Thingworx/ExtensionPackageUploader?purpose=import -A "Mozilla" -H "Connection: close" I got some messages (image attached) When going to composer I try to find the extension but it is not there, so I guess I need to upload source control zip file too, could you please tell me how to do it, I mean what would be the command to upload the source, how to change the command and the url of the service xxx/Thingworx/xxxx ?? Finally could you please tell me how to validate if everything was correctly installed, Do I search ConsoleFramework in the composer installed extensions?
I need x-axis zoom in line chart. Anyone please provide me Line Chart Widget Extension.
How to remove the widget wrapper dotted border?
Hello everybody, I'm using a Mashup that contains a Dashboard Widget as a popup window. But when the popup appear, I can't use Add Gadget function - when clicking button on top right nothing happens. Anyone know the reason why and how to fix it? Thanks for reading.
When Trying to display the threshold parameter in the Grid, it is showing [object][object], How values can be displayed.Issue with JSON Variable Display on Grid: @c_lowy @slangley @paic Thanks,Shashi
I have an infotable session variable called testsessvar, it is defined with a datashape (containing 2 text fields: Doc_Name, Doc_URL) on the server side I have a service defined as follows { input newinfotable_entry (using same dateshape as the one the session variable uses) tmp = Resources["CurrentSessionInfo"].GetGlobalSessionValues().getRow(0).testsessvar; tmp.AddRow(newinfotable_entry); result = tmp; } the output of this service is connected with the session variable in the mashup (so the update of the session variable is being done on the client side, I have also tried to update it in the script with same result) The idea is to be able to continually add rows to the infotable session variable unfortunately the only thing being added is empty objects (the below image shows what gets returned from the above service) This second image shows the input value of newinfotable_entry &nb
Can anyone tell me where can i download the latest version of google maps widget extension for thingworx,since its not in marketplace as well as in the ptc support site.
Hello everyone! I've been facing a problem with Analytics and can't use it since I keep receiving the "Selected Analytics Server is not connected." message. I confirmed that my remote thing is offline and would like to know how can I put it back up? Thank you in advance.
Original Post Date: June 6, 2016 Description: This is a video tutorial on creating an InfoTable through a service, creating and adding a Data Shape adding rows to the Infotable through a service, adding rows to an InfoTable property and querying the InfoTable.
Does Thingworx has solutions like Thingnario for Solar & Wind PV systems
Can you tell exactly in which version you able to use expand and collapse functionality effectively?? Because when i added collection widget the expansion and collapse functionality is not working.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.