mendenaresh1357 - Thursday, August 27, 2009 5:23 PM:
Hi Everyone,
I gave a property(of a Itemtype) datatype as 'Item' and assigned its datasource to a Itemtype. Now i added the property to the Form. In the Form, when I use this property and choose a particular Item from the datasource ,i get the ID of the Item. How can I get the Name of the Item assigned to the property.
Regards,
Naresh
Anonymous - Thursday, August 27, 2009 5:32 PM:
You need to set the keyed_name_order. If keyed name order is not defined, the id is used in place of the keyed name.
See also:
http://www.aras.comhttp://www.aras.com/Community/forums/p/75/124.aspx#124
and
http://www.aras.comhttp://www.aras.com/Community/forums/p/382/1078.aspx#1078
and
http://www.aras.comhttp://www.aras.com/Community/forums/p/457/1286.aspx#1286
Shankar - Thursday, February 4, 2016 2:28 AM:
Hello
I am having same problem when i request for report i will give me id on behalf of name
how i achieve name with replacement of id.