index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Jun 7 2005, 10:12 PM |
| ||||||
Goldestates since: Mar 27, 2005 from: Maryland | I think I already know the answer to this but thought it best to bring it up as an feature to more integrate Report Wizard into an application. It would be nice to be able to link an output field to a page on my website, For example, if I have a report list of clients it would be nice to incorporate the client name in a link to, say, a client edit page. This would require the passing of a parameter to the other page. Might this be possible in the future? If would be nice to be able to integrate the product more closely with my website. Or, perhaps there already is a way to do this. Joe | ||||||
Jun 8 2005, 8:48 AM |
| ||||||
ghost from: Washington, DC | You can use the TextReplacement or InsertHyperlink field formating options to link your report fields to external web pages or other reports. For example, the following InsertHyperlink for the Customer table will link the customer name to and external web page. e.g. edit_customer.asp?cust_id={{CustomerID}} ------------------------- Ghost | ||||||
Pages: (1) [1] |