Has anyone used the Multiform widget to successfully implement a multi tab form on their Service Portal instance?

jcalkins89
Kilo Contributor

Hey guys!

I'm pretty new to ServiceNow/Service Portal and I'm attempting to create a multi tabbed form and display it as a widget within my company's Service Portal. Has anyone successfully pulled this off and if so how?

I've been attempting to recreate the same functionality by querying the table via the server script, passing the fields over to the client script and then use Angular directives to conditionally display them on the front end but I'd prefer to just plug the form into Multiform.

Any help/suggestions would be hugely appreciated!

 

1 REPLY 1

BK9
Tera Contributor

Hi,

 

I'm currently having some issues with the multiform widget. Where you able to figure out how to conditionally display certain forms? Any help would be great. Thanks.