Agenda ID SP Workspace
Hello! I have a Meeting workspace with an agenda for a recurring meeting that was created in Outlook 2007. I would like to add a column to the Agenda list that allows for restarting the Agenda Items to number at each instance of the meeting. For example, I can use the ID column, but the IDs are incremented: 1, 2 and 3 in meeting one. 3, 4 and 5 in meeting two, and so on. How do I create a column so when I go to meeting three, the agenda items restart with 1, 2, 3, etc. instead of 6, 7, 8. Thanks!
February 28th, 2011 9:14am

Hi uilop1, How about use a data view web part with the datasource of Agenda list. And use XSLT to add a column to get current row. And recursion could be use to get the current row. Here is a demo to implementate a recursion with XSLT, please take a look. http://www.ibm.com/developerworks/xml/library/x-xslrecur/ Best regards, Emir
Free Windows Admin Tool Kit Click here and download it now
March 3rd, 2011 1:28am

Hi uilop1, How about use a data view web part with the datasource of Agenda list. And use XSLT to add a column to get current row. And recursion could be use to get the current row. Here is a demo to implementate a recursion with XSLT, please take a look. http://www.ibm.com/developerworks/xml/library/x-xslrecur/ Best regards, Emir
March 3rd, 2011 1:28am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics