Hello Dojo Team,
I have some child shapes genrerated from a table (element 'Konnect Terminal Status') that represents Vsat. I used Xpos to dynamically position each Vsat on a map.
The child icon used with the Xpos shape data property is linked by default (show details) to a window showing the main row parameters of the Vsat:
1- I would like to replace the default window with a dedicated view to display the Vsat parameters, trends, alarms,... when the shape is clicked. What is the best approach to achieve that ?
2- I have a second question regarding the child shapes automatically generated. They appear to all be linked to the parent element and I would like them to be linked to the child element. I did some research in the Dojo questions and found that it could be related to an inheritance issue that should be solved by using 'Allowinheritance=false' in the child shape options property.
Unfortunately, it doesn't work, and my shpae is still linked to the main element (Konnect terminal Status).
Can you let me know how to solve this issue ?
Many thanks in advance for your help 🙂
EDIT 20/04/2023
Hi Steve,
Thank you very much for the quick answer.
I try to reply by email as I did not find how to attach a vsdx file in Dojo but message is rejected.
PLease check if you can download it from this link:https://1drv.ms/u/s!Aps01zyYDYgen6x4hEz8vfERyDM3PQ?e=M1Zda9
Otherwise, let me know how I can send you the visio file.
For the first question: I already tried the Vdx popup option but when clicked, it is still inked to the defaut page and doesn’t open the test vdx tab. However, the test vdx page is well displayed when using the tooltip option.
Tooltip:
Popup:
Then, I still need to pass the child shape property to display the specific parameters of the given child element in the new test visio page, how can I do that ?
What I want to achieve is to replace the default show details page with a more detailed vdx view that can display, trends, parameters, alarms, timeline, etc… for every child element selected.
For the 2nd part, I have also tried various combinations with no success.
Thanks for your help.
Hi Alaiin, For the first part of your question, I believe you should be able to use the VdxPage shape data field (https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/miscellaneous/Making_a_shape_display_a_particular_page_of_the_current_Visio_drawing.html). This would require the Visio page you want to show to already be a part of the elements visio. Following is what I used to test.
For the second part of your question, can you send us a copy of your Visio and I can try to recreate your settings. It sounds like you might be missing an option setting (NoCopyElementProperty or ForcePropertyFromParent) along with the Inheritance you mention.
Hi Alain, did you send us something outside of this chat session? If so, I never received it. If you can send me a copy of the Visio you are using, I can take a look and see if I can identify what is missing. steve.purcell@skyline.be. I just saw your additional comments to the original post. Taking a look at the Visio now.
Hi Alain, It looks like this Visio is associated with a view. Can you try placing the Visio page you want to display as a page (hidden if needed) on the associated Element Visio page and let me know if that takes care of the issue?
Hi Steve,
Any chance to get an update ? I would really appreciate if you could guide me with the right shape properties to apply on the parent and child shape?
Thanks,