Ralph Goers wrote: > > The portlet title is defined in copletdata/portal.xml. Our > developers are wondering why they cannot override the title > in copletinstancedata/portal.xml. They would like to define > the portlet once but then refer to it multiple times with > different titles. > > Is there a reason I should not modify the behavior to allow this? > No :)
Now, a simple solution would be to store the title in an attribute on the instance data and use this information to render the title instead of the value from the coplet data. HTH Carsten
