This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Creating/Adding instance to newly added ItemType??

sreerajav - Monday, August 22, 2011 8:57 AM:

Hi,

        I created new ItemType(TestItemType) with the following fields,

  • item_number
  • item_name
  • item_cost
  • item_description
  • item_image

now i need to add/create instance to this new ItemType. I tried alot but unable to see the entry form/page for this new ItemType. Please help me..

 

Thanks

 



Ronan - Monday, August 22, 2011 9:59 AM:

Hi Sreeraj,

You do this by defining a "TOC Access" and a "View" (Form). Go back to editing your ItemType, and here have a look at these tabs.

  1. TOC Access will ask you a Submenu and an Identity, letting you define where your ItemType should appear in the TOC (Table Of Contents) and who should have access to it
  2. Form will let you define the visual appearance of how your fields (to simplify) will be displayed.

That's it, try it and tell us how that worked.

?
Ronan Jouchet - PLM Consultant, Processia Solutions



sreerajav - Tuesday, August 23, 2011 3:20 AM:

Hi Ronan,

            

Thanks Ronan for your help.

Now i'm able to create instance to the newly added ItemType.  The new ItemType is displayed in the Administration tab, so that i can easily add/create instance to that ItemType.. :)    

I added New Relationship in the "TOC access" tab called Administrators and selected the category Administration

secondly, I added New Relationship in the "Can Add" tab Called Administrators and enabled Can Add feature.

 

Sreeraj.