Page 1 of 1
Rich Text from variable URL ?
Posted: Tue Oct 04, 2016 7:29 am
by Claude
Hi.
Is it a way to have a variable URL for a Rich Text control ?
Variable URL which could be evaluated on 'report load' by example.
Or with a report variable / database variable ?
A field in a table with a full filename path to a RTF file.
Thanks.
Claude
Re: Rich Text from variable URL ?
Posted: Tue Oct 04, 2016 1:14 pm
by HighAley
Hello, Claude.
You could use the URL tab in the Rich Text editor to set the path to the Rich Text.
Thank you.
Re: Rich Text from variable URL ?
Posted: Tue Oct 04, 2016 3:24 pm
by Claude
Yes, of course.
But the URL is fixed for the report.
If possible I'd like to compose a new path (via code or via a variable) and set the URL of the Rich Text with this new path.
Thanks
Re: Rich Text from variable URL ?
Posted: Thu Oct 06, 2016 8:10 am
by HighAley
Hello.
You could use the variables and any other code in the URL for the Rich Text.
Just put it in the curly brackets {...}.
Thank you.
Re: Rich Text from variable URL ?
Posted: Thu Oct 06, 2016 9:57 am
by Claude
Hello.
So simple !!
I did'nt think it could works because this doen't works with subreports.
But for RTF it works perfect.
Thank you for your help.
Claude
Re: Rich Text from variable URL ?
Posted: Thu Oct 06, 2016 8:08 pm
by Alex K.
Hello
We are always glad to help you!
Let us know if you need any additional help.
Thank you.