hi All,
I have to customize the workflow my assignments page; need to change the columns and display relevant attachments in the page itself. Please help to provide me some guidance on where to start.
Thanks in advance
Need basic guidance on customizing the workflow my assignments page Posted bymadhavi.kandadai@wipro.com (SNC, Madhu)On 05/04/2014 01:38 AM hi All, I have to customize the workflow my assignments page; need to change the columns and display relevant attachments in the page itself. Please help to provide me some guidance on where to start. Thanks in advance[To post a comment, use the normal reply function]Forum:Content Server Development ForumContent Server:Content Server
As the previous poster mentioned, you can use JQuery etc to get access to the data, perhaps even use the REST API / Web Services as well, but this may not be the cleanest way depending on your specific requirements.
If the data is present in the objects presented to the appropriate WebLingo page, then using CustomizationsRT you could swap out that page for your custom one, or at the very least, provide the data onto the page that can then be manipulated with JQuery etc.
A simple example can be found at http://www.greggriffiths.org/livelink/development/weblingo/customizationsrt/.