Clarification on displayvalue() method

how to enable the display value of  a concerned table(ie, ADSGroup,ADSAccount,Person and so on..) using dynamic foreign key value(here dynamic foreign key column is referring the XObjectkey  of respective table) from PersonWantsorg in web designer?

Parents
  • Hi Hanno,

    Thank your for your reply. I am using OneIM Version 8.0. The dynamic foreign key column in PersonWantsOrg is 'ObjectKeyReference'. It seems to be a customized foreign key column. 

    When I use the websql like from PersonWantsOrg select current displayvalue(ObjectKeyReference), I get the actual value "Key><T>ADSAccount</T><P>xxxxx-xxxx-xxx-xxxx-xxxxxxxxxxxxx</P></Key>in the Portal instead of display value

Reply
  • Hi Hanno,

    Thank your for your reply. I am using OneIM Version 8.0. The dynamic foreign key column in PersonWantsOrg is 'ObjectKeyReference'. It seems to be a customized foreign key column. 

    When I use the websql like from PersonWantsOrg select current displayvalue(ObjectKeyReference), I get the actual value "Key><T>ADSAccount</T><P>xxxxx-xxxx-xxx-xxxx-xxxxxxxxxxxxx</P></Key>in the Portal instead of display value

Children