is there's an existing widget that can be used that shows a specific form view??

ManikandanP7586
Tera Contributor

Hi everyone,
I’m working on a requirement where I need to display a specific form view using a widget. Before building something custom, I’d like to know:

  • Is there an out-of-the-box widget that can render a form view for a specific record or table?
  • If yes, can that widget be configured or customized to show only the required fields?

    #portal #servicenow #widgets
1 ACCEPTED SOLUTION

@ManikandanP7586 

there are lot of OOTB pages which use this

you can check in instance.

I believe I answered your original question.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

@ManikandanP7586 

form widget is OOTB and renders form from table.

This widget can be included in any portal page

you can create a new form view and include fields in that which you need to show

then when you call the portal page pass the view name so that form widget uses this view to render form

Form widget 

AnkurBawiskar_0-1759496056367.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@ManikandanP7586 

Hope you are doing good.

Did my reply answer your question?


If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Can we utilize all functionalities/customizations of form in this widget, if yes means would it possible to share sample of that

@ManikandanP7586 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader