Hello People,
Now, I'am Created Search Option Set and Layout set and extended default:cm_state Displayed Properties in the CollectionRenderer after create iview for that
This is my Result
-
Name___Size____Rating__Modified________Workflow Status
aaaaa___10______________7/8/06
xxxxx___10______________7/18/06
yyyyy___10______________7/18/06_________Released
zzzz____10______________7/18/06_________Released
-
Result can display status released only (can't display Awaiting approval, In process and Rejected) because Doc aaaa has status Awaiting approval
Who know about this case could tell me please 😊
Best regards,
wasan
Hi,
The workflow status is stored in an application property. As far as I know there is no property renderer for aplication properties. So you should develop one, which will read the workflow status and render it.
If you're ready to develop you can start here:
Romano
Add a comment