Getting a Widget to Render

johnfeist
Mega Sage
Mega Sage

Hi folks,

This is a duplicate of a post I put into ITSM (still getting used to the new setup).

I've created a few widgets to simply display a flag.  When I go to the service portal page designer they show up as expected.  However, when I go to the browser they do not render.  I have very little experience with widgets (something I'm looking to correct in the near future) so I'm thinking that I'm probably missing scripting for the client and server.  Does anyone have some code samples for this that you are willing to share?

TIA

:{)

 

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster
1 ACCEPTED SOLUTION

johnfeist
Mega Sage
Mega Sage

The widget was rendering properly on the landing page that comes up after successful login but not on the login page.  Turns out that I hadn't checked the Public option in defining the widget.  Once that was turned on everything worked.

 

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster

View solution in original post

2 REPLIES 2

Jace Benson
Mega Sage

Do you have any errors in your console, or log table that are related?  I'm not sure what code samples I could share to help you from where you're stuck.

johnfeist
Mega Sage
Mega Sage

The widget was rendering properly on the landing page that comes up after successful login but not on the login page.  Turns out that I hadn't checked the Public option in defining the widget.  Once that was turned on everything worked.

 

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster