Skip to main content
Solved

predefined widget for custom actions

  • September 11, 2024
  • 4 replies
  • 44 views

vanitharaj1208
Forum|alt.badge.img+14

how to implement predefined widget in custom actions?

Best answer by f3rz

@vanitharaj1208 it is not supported at the moment. However, there's already a feature request for it. Please get in touch with support to receive a public issue tracker link for tracking its progress. 

4 replies

vanitharaj1208
Forum|alt.badge.img+14
  • Author
  • Silver 2
  • September 12, 2024

Can any one reply ?


f3rz
Staff
Forum|alt.badge.img+10
  • Staff
  • Answer
  • September 12, 2024

@vanitharaj1208 it is not supported at the moment. However, there's already a feature request for it. Please get in touch with support to receive a public issue tracker link for tracking its progress. 


SoarAndy
Staff
Forum|alt.badge.img+12
  • Staff
  • September 13, 2024

+1 to F3rz about roadmap.

There is a way currently, but unfortunately it's quite difficult

You can drag in the Prebuilt widget, then just copy the HTML/JS code out, and paste it into your own widget
However
You ned to reverse engineer the code to utilise your own data structure, which is quite complex 

 


ORBR
Forum|alt.badge.img+6
  • Bronze 5
  • November 3, 2025

+1 to F3rz about roadmap.

There is a way currently, but unfortunately it's quite difficult

You can drag in the Prebuilt widget, then just copy the HTML/JS code out, and paste it into your own widget
However
You ned to reverse engineer the code to utilise your own data structure, which is quite complex 

 

 

Any update? can we  implement predefined widget in custom actions now?