Forum Discussion
Hello, thank you for your reply, my use is in the search for use cases of components from the lowest level to the highest (child to parent). Your method is in the parent to child direction, can I adapt your method to mine thank you again.
You should be able to adapt this. The important bit is the `generation > 0` condition that you'll need to see all versions of the part which should work even if you flip this to a child -> parent relationship.
- NicoD7 months agoIdeator I
Thanks I will try
- NicoD7 months agoIdeator I
Hello, after several attempts I can't get the revisions of the top article and the lower articles to be displayed using the generation parameter >0. Is there another parameter to add in the tree grid or in the query definition, or even in the properties of the Part and Part Bom type items? Thank you.
- NicoD6 months agoIdeator I
Hello, when I am in the general search grid by putting generation * it works.
But the tgv definition query that I created is in the article at the last revision. The link between the different versions seems to be broken when I search in the part directly. Would adding a "version_id" property in the Part type item allow to reestablish the link in the article. Thank you