Change item_info display

rated by 0 users
This post has 1 Reply | 2 Followers

Top 10 Contributor
Posts 115
Points 730
Ron Posted: Tue, Sep 7 2010 10:30 AM

In the new version 9.2, the item info for parts and documents (item_info) on the forms call this function

document.getElementById("ITEM_INFO_INTERNAL_SPAN").innerHTML = top.aras.uiDrawItemInfoTable(document.itemType);

    top.aras.uiPopulateInfoTableWithItem(document.item, document);

 

I would like to change the what info is called from the function, how can I select or de-select the properties it calls?

 

Thanks

 

Ron

  • | Post Points: 20
Top 25 Contributor
Posts 46
Points 635
scottmahr replied on Wed, Nov 17 2010 5:44 PM

I am also curious about this, I looked in all the html files I could find, didn't seem like this info was there.  I would just like to change the info at the left side of the Item form.

 

Scott

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS