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 - How to get name property from one itemtype to another

savan - Monday, March 22, 2010 7:29 AM:

 

above shown screenshot in that i have marked red when i am selecting property by pick only i am getting ID but i want Itemtype name

first I have created 2 itemtype (RawMaterial and vendor) and in relationshiptype tab of Rawmaterial i have given relationship called provides and in provides item type property given called rawmaterial data source and item data type.

so when i am creating item from vendor and   in provide tab  i am pick the item of raw material  i am getting id of item but i want name of item

regards

savan 



kieenvt - Tuesday, March 23, 2010 4:08 AM:

let set "Keyed Name Order" of any property that you want to show.
example: set "Keyed Name Order" of  "name" of  itemtype's RawMaterial by 1 (0, 1, 2, 3....)

:)



savan - Tuesday, March 23, 2010 4:41 AM:

Hi kie

Thanks a lot i got a solution...

regards

savan