
Tom P
User

Feb 3, 2012, 3:15 PM
Post #4 of 6
(219 views)
Shortcut
|
|
Re: [rez] url numbers instead of labels
[In reply to]
|
Can't Post
|
|
Hi rez, If I've got this right, you're building the link using a list of "num from foreign table"=>"name from foreign table" called "title". Using just "title" to refer to the field will use the value of that field (in this case, 'num from foreign table') - cmsb uses pseudo-fields to show the label for a value when referring to another table. You can use this pseudo field in the viewer settings by calling "title:label" which will refer to the label of the value instead of the value itself. Pseudo fields can also be used for the general viewers. Let me know if this helps, Tom
|