Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Service portal form

Community Alums
Not applicable

Hello Team,

Currently trying to create a custom new button on the portal when they click on that it is navigating to the OOTB form widget which should be prepopulated with the data

 

html code - 

<a href = "https://instance.service-now.com/sp?id=form&table=incident&sys_id=-1&sysparm_query=caller_id%3d{{dat...}}" target="_blank"><button class="buttonnew" >${New}</button></a>

 

but it is not getting pre-populated 

Could anyone please let me know if there is a better way to achieve this 
Thank you very much in advance

 

0 REPLIES 0