Poly ItemType - mapping properties of poly sources
Hi, We have more and more needs to display tables with several different itemtypes in one place with all filtering features and of course the first thought is to use poly itemtype. But here is the problem. Let say that we have 4 poly sources which all have similar property but all with a different property name. We have a lot of custom code on these item types looking for properties with certain names. So renaming these properties is quite a pain... Has anyone figured out how it would be possible to map these different properties into one poly item property. Maybi like SQL Select statement with AS or some server event like onAfterGet... (this.setProperty('name1',''), this.getProperty('name2','')). If such a thing were possible, poly items would be much more useful. How do you solve it?1.5KViews0likes5CommentsEditable search grids and Poly Items that are Relationship Items
Hi Community, Recent releases of Aras have enabled editable search grids. Is it possible to use this on poly item types? My use case is a little unique so let me explain - I am looking to create a dashboard of tasks which are relationship items. The poly item type contains all these relationship items and relevant properties. There are a few properties I need to edit and it would be nice to be able to do so from the grid without opening the source item (which is one of the poly items properties so it is essentially an extra few clicks to get to). Any advice?2.4KViews0likes3CommentsQuery Builder & Poly Sources
Good day all. I am on v11 SP10, and the previous caretakers of the system did not use the OOTB ItemTypes. I would like to build a Query Definition to find Illustrations that are associated with a manual. All of the document ItemTypes are part of an All Documents Poly Source. The Illustrations are associated to All Documents, not the Manual ItemType. Is it possible to do this or will I have to do something else? Thank you for your help.4.4KViews0likes4CommentsCan't map query elements in tree grid view
Hi, I have been trying to solve a problem I have with using the tree grid views. I can't seem to map certain elements. I wanted to make a recursive tree grid view based on a relation to a poly item where both poly sources had a relationship to the poly item. I was able to set up a query definition that seems to work fine when i run the test query, but certain elements won't map in the tree grid view. I have tried a few different ways to set up the query and while I've mainly worked in aras 11 sp12, I have also tried it in the open version of aras 12. It seems like the tree grid views have issues mapping element when there are multiple instances of "reuse query definition" in the query. Has anyone encountered or solved this problem? Best Regards Rick Query def: Tree grid view:5.4KViews1like2Comments