Skip to main content
12-Amethyst
January 13, 2025
Solved

Is it possible to customize the Scheduler widget to add additional features?

  • January 13, 2025
  • 2 replies
  • 671 views

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

Best answer by VladimirRosu_116627

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

2 replies

19-Tanzanite
January 13, 2025

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

16-Pearl
February 28, 2025

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