eB Layout Editor - Include Document Copy column in Documents Held relationship on Person Object

Hello,

I'd like to add a new column, or replace an existing column, on the Documents Held relationship for Person objects in eB Web. I want to display the Copy distributed. Currently we display prefix, middle, revision, name, date acknowledged, transmittal number, and Class name.

What Data Type and Element must I enter, if this is possible? I tried Data Type: xs:string, Element: copy and Invalid Type for the dropdown selection.

Thanks for any and all help!

Parents
  • Hi Patrick,

    You can replace or Add another section to the grid, only if the required information is retrived for the relationship section from database.
    Element/Datatype depends on the control it was using on what version or even custom controls.

    You need to enable SQL tracing on database server and capture what all information retrived for the relationship section, then you can modify the layout editor to have additional information on the grid.

    That would be easier to see the call, when we get information passed to DB server.

    Regards,
    Manav B.



    Answer Verified By: Carma De Villiers 

Reply
  • Hi Patrick,

    You can replace or Add another section to the grid, only if the required information is retrived for the relationship section from database.
    Element/Datatype depends on the control it was using on what version or even custom controls.

    You need to enable SQL tracing on database server and capture what all information retrived for the relationship section, then you can modify the layout editor to have additional information on the grid.

    That would be easier to see the call, when we get information passed to DB server.

    Regards,
    Manav B.



    Answer Verified By: Carma De Villiers 

Children
No Data