After cloning the widget . it is not the as per theoutof the box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 05:24 PM
Hi All,
We have cloned the widget "Walk-up Queue On Site " as "Copy of Walk-up Queue On Site_1" Along with I cloned the angular provider as well as ng - template because I need to update ng template name in the ng -providser Section.
Still, it is not working properly as per the out-of-the-box functionality. Can anyone help me resolve the issue?
Thanks ,
Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 07:00 PM
Hello @chandan86patra
After cloning adding the template which will have different name. You need to look through the code where the templates are getting called and rename it with new template name.
If this helped please hit like and mark it as an accepted solution.
Thank you
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:15 PM
@Juhi Poddar I have done modified the code also even through it is not working