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.

how to add sysparm_view in iframe url

Ramkumar Rajend
Tera Expert

Hi,

I want to add a sysparm_view parameter into iframe URL but when I tried with the following url

/req/sysapproval_approver_list.do?sysparm_query=approver=javascript:getMyApprovals()^state=requested^ORDERBYsys_created_on&sysparm_view=ess

the query conditions are fine, view is also setting to ess. The problem is when I am clicking NEXT button in the list of records it is displaying a blank page.

To debug this i was testing it by removing each query in URL, finally found something like when i remove sysparm_view from URL it works fine that is its moving to next 20/50 set of records.

Can anyone show some insights on adding sysparm_view in Iframe URL. Everything i am testing in Geneva

5 REPLIES 5

Hi Srini,



When i checked the same in chrome browser, it looks fine. The problem persists only in IE