Hi,
how to create a new folder object with few document objects with in it? Thanks.
Hello,
I have done this in a couple of different ways in the past:
If you can post some additional detail on what you are trying to accomplish I will try steer you in the right direction.
Regards,
Niall O'Grady
QAD
Hi Niall, thanks for the reply. To give more details, the requirement is to create a folder object(with some attributes for it) which should contain atleast one document object (and at the maximum of 3 document objects within it).
Hi Saravanan,
I think I would approach your requirement by defining a new CTD that's an extension of the standard folder object. Associate ATD's for each element of meta-data you want to capture and link the CTD with a template that you create which has the documents that need to be in the folder in place. If you've taken the Collaboration Template Development class it covers this concept well.
Please let me know if you have any specific question relating to this.