Include Filter in section called through SHOW HTML Method
We have a requirement where we need to launch a new window on click button,
Steps configured:-
1. On button click --- Open URL in new Window
2. With the help of activity and SHOW HTML Method calling a section passing parameter in HTML Stream with below syntax
<pega : include name = "Section Name" type = "Rule-HTML-Section" />
This section has three columns and has a table layout,
Our requirement is too include sorting and filter functionality when this section is being called through SHOW-HTML Method through activity
Attached the view of section where we need filter options for all the columns