vote up 0 vote down star

I have a repeating table, and I want one of the fields to be a hyperlink. There doesn't seem to be any way to set the address of the hyperlink based on a formula, though. I want to be able to make the address equal to some base URL concatenated with one of the other fields in the table. Is there any way to do this?

flag

43% accept rate

1 Answer

vote up 0 vote down

I have used the xpath function concat(my:field2,my:field3) with the hyperlink field. you will have to type in the xpath expression yourself as the designer for some reason will not allow it.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.