alac - Tuesday, May 22, 2012 10:29 AM:
Hello,
i would like to integrate a new field into the documents scope.
With this new field (select box) it should be possible to assign a projectnumber to the document, when creating a document and then a new relationship.
This filed should be managable, so that the projectnumber can be changed, deleted or a assign a new projectnumber.
How can i fulfill this requirement with Aras PLM?
Thanks in advance.
With kind regerads,
Alex
Brian - Thursday, May 24, 2012 9:59 AM:
Hi Alex,
I suggest reading some of the Help documentation on the Administration items.
A Document is an Item Type. If you go to the Administration Table of Contents you will find "Item Types". Search for "document".
Now you can edit the Document template and add new properties to it.
From there you can navigate to the "Views" and find the User Interface form that is used to show the item to the user.
Here you can add the new property to the UI so that the user can interact with it.
Hope this helps,
Brian.