Skip to Content
0
Former Member
Sep 14, 2007 at 07:54 PM

using different fields from BOL in Views

29 Views

If someone could help me. I'd greatly appreciate it. I'm trying to redo the same enhancements that we did in 4.0 in 5.0. This time without doing any core mods and by using the the workbench. I can exchange fields without a problem that exist in the same structure, but for example. I want to change the field Description on the ServHeader page to actually be LASTNAME. I go through the BOL layers starting with BTorder and find that under BuilHeader I find LASTNAME. I then create a new attribute under context node BTAdminH. It generates the gets and sets. Everthing looks fine, but I still do not get my values. What am I missing? Do I need to write custom code somewhere? I've read the cookbook and they talk about creating a custom context node then, but that seems to be for dropdown input field. I need to be pointed in the right directions. Thanks for your help.