Hello,
I need a schedule widget. I see the standard one (this one) but I would like to have additional functionalities, like single-day visualization and/or click to open details.
Is there another custom version of the widget or is it possible to customize it?
Thanks in advance
Solved! Go to Solution.
There are three basic options here:
1. You manage to work with the existing widget as it is, by using ThingWorx built in functionalities and being creative
2. You extend the widget by adding the capabilities you need (https://support.ptc.com/help/thingworx_hc/web_component_sdk/Web_Components/ptcs-chart/doc/ptcs-chart-schedule.html ). You can effectively start from the existing widget (https://support.ptc.com/help/thingworx_hc/web_component_sdk/index.html#building-a-web-component-declaring-dependencies ) and add additional functionalities. This approach works ONLY if the new capabilities can be added on top of the existing widget (requires technical analysis).
3. Custom widget
There are three basic options here:
1. You manage to work with the existing widget as it is, by using ThingWorx built in functionalities and being creative
2. You extend the widget by adding the capabilities you need (https://support.ptc.com/help/thingworx_hc/web_component_sdk/Web_Components/ptcs-chart/doc/ptcs-chart-schedule.html ). You can effectively start from the existing widget (https://support.ptc.com/help/thingworx_hc/web_component_sdk/index.html#building-a-web-component-declaring-dependencies ) and add additional functionalities. This approach works ONLY if the new capabilities can be added on top of the existing widget (requires technical analysis).
3. Custom widget
Hi @aletenti,
It appears that there is a possible solution to your question. For the benefit of other Community Members who may have the same question, it would be great if you could designate it as the Accepted Solution.
In the event that this response did not answer your question, please post your current status so that we can continue to support.
Thanks for using the PTC Community!
Regards,
Charles