How to replace data in a list view

  • 9 October 2013
  • 1 reply
  • 0 views

Badge +1

Hi, 


I created Smart Form List View based on Smart Object. One attribute of my Smart Object is user fully qualified name (from Active Directory). But I want to display "display name"  instead of FQN in my List View. List of data is retrieved during form initialization.


How can I replace/override the data in the column? 


(My SO is not associated with AD2 SO but I don´t think it could help)


Thanks,


Michal


1 reply

Badge +2

Hello!


What you have to do is to create a composite smartobject. You use your smartobject and AD one. You bind both with the help of logins.


The only problem you might encounter is "K2:" before every account name which will make it impossible to bind smartobjects. I solved the problem by writing custom service broker.


 


Hope this will help.


If you have any questions, let me know.


 


Best regards,


Konstantin 

Reply