1.

Consider This Scenario: I Need To Generate A List View Report Of All The Work Objects Created On A Particular Date And Then I Need To Include This List View In A Section. How This Can Be Done?

Answer»

SELECT .pxCreateDateTime ( an exposed property ) under CRITERIA and give the value you are looking for.
To INCLUDE it in a section, check the embedded check box and customize the HTML of the section. In that we NEED to access the list VIEW in a JSP tag or In section Property is DisplayAs ListView.

Select .pxCreateDateTime ( an exposed property ) under criteria and give the value you are looking for.
To include it in a section, check the embedded check box and customize the HTML of the section. In that we need to access the list view in a JSP tag or In section Property is DisplayAs ListView.



Discussion

No Comment Found