The CreatorCon Call for Content is officially open! Get started here.

UI action in custom widget

DEV DEV
Tera Contributor

Hello everyone,

So I have the following requirement , I have a custom widget in my service portal that just queries my table, loads a single record's data and shows it (not a form).

On the form of this table I made a UI action that runs on the server side.

My question is : Is there anyway to embed this UI action on my custom widget without actually copying all the logic in my widget?

1 ACCEPTED SOLUTION

Sulabh Garg
Mega Sage

Hello

You have to write the entire logic of UI action in the widget, There is no way to embed in the widget.

Please follow this article for more info.

Create custom action buttons in Service Portal

 

Please Mark ✅ Correct/helpful, if applicable, Thanks!! 

Regards

Sulabh Garg

Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg

View solution in original post

1 REPLY 1

Sulabh Garg
Mega Sage

Hello

You have to write the entire logic of UI action in the widget, There is no way to embed in the widget.

Please follow this article for more info.

Create custom action buttons in Service Portal

 

Please Mark ✅ Correct/helpful, if applicable, Thanks!! 

Regards

Sulabh Garg

Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg