Multiple Filters on Report in Customer Portal
Content
Hello Everyone,
I am customizing a Customer Poral (last version of Oracle Service Cloud) and I just dont get how the reports and filtering works.
I have a report defined in Rightnow that has multiple filters and I would like to see in the Customer Portal so this is what I defined in my page:
<rn:container report_id="100019" per_page="10">
<div class="rn_Hero">
<div class="rn_HeroInner">
<div class="rn_SearchControls">
<h1 class="rn_ScreenReaderOnly">#rn:msg:SEARCH_CMD#</h1>
<form onsubmit="return false;" class="translucent">
<div class="rn_SearchInput">
<rn:widget path="search/SearchTypeList" />
<rn:widget path="search/KeywordText" report_id="100019"/>