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?
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?
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
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
There is no database column of that name in the PersonWantsOrg table. Is this a WebDesigner property? If so, set the "property data source type" to "dynamic foreign key".