Hi Allan You may only add the value of the attribute on which you set URL link in XML using %s. If you want to use value of some other column then I am afraid its not possible.
cheers syed On Wed, 2008-01-09 at 16:20 +0200, Allan Kamau wrote: > Hi all, > > I am trying to make use of URL hyperlink in the values of a given > attribute (field), but the hyperlink will contain unique integer value > stored in some other attribute (or field) in the same table, is this > possible and how can I achieve it. > > Let me explain why it is so. The field to contain the hyperlinks > displays some numeric value in my case a count so let's call this field > the count field. This field contains values such as '2' or '7' or even > NULL (this means the values are not unique) for this field. In another > column (hidden from user) are unique ids for each row. I would like to > make use of these unique values in the hyperlinks of the 'count' field. > > > The unique ids as tied to some child tables which may contain several > records for each unique id value, it is these records I would like to > display once a user clicks on the count value of the 'count' field. > > > Allan. -- ====================================== Syed Haider. EMBL-European Bioinformatics Institute Wellcome Trust Genome Campus, Hinxton, Cambridge CB10 1SD, UK. ======================================
