This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Disable hyperlinks in hyperview

Hi All,

Customer wants to remove all hyperlinks in all hyperviews (ADSAccounts, Account Templates , ....). The requirement is to view only base data of employee. In IT Shop portal there are a lot of places where user can walk trough hyperlinks and see for example identity details for others. Do we have configuration for this?

Mariusz

Parents
  • In Version 8 I would try this by extension in VI_Common_HyperView_Generic, VI_Interfaces_ObjectSwitch_Object_Overview, VI_Object_Overview_Default, VI_HyperView_Default, maybe VI_Common_HyperView_ShapeListTable, VI_Common_HyperView_Shape_Properties as well.
    Setting EnableNavigation() always to false, or using a code literal to set it to false.

  • Thank you  I will try - but I think it is a lot of changes and testing ....

Reply Children