Hi
I'm creating a webpage using panels so that the height of each section of the page is dynamic. Each panel needs different text depending on the user/circumstances.
Is there a way of setting panel text programmatically? Panels do not appear to have a text property, but you can type text directly into them.
If I can't change the panel text programmatically does this mean I need to add a label to each panel? and if so, the label size needs to be dynamic, how do I achieve that?
Thanks in advance.
Julia
I'm creating a webpage using panels so that the height of each section of the page is dynamic. Each panel needs different text depending on the user/circumstances.
Is there a way of setting panel text programmatically? Panels do not appear to have a text property, but you can type text directly into them.
If I can't change the panel text programmatically does this mean I need to add a label to each panel? and if so, the label size needs to be dynamic, how do I achieve that?
Thanks in advance.
Julia