how to add sysparm_view in iframe url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2016 11:28 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2016 04:37 AM
Hi Srini,
When i checked the same in chrome browser, it looks fine. The problem persists only in IE
