Sydney
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of
Nigel Witherdin
Sent: Wednesday, 28 September 2011 12:47 PM
To: OzMoss
Subject: RE: MOSS - Web Part chrome is locked
DocumentTemplate is an optional parameter for a ListInstance element, so
presumably if you omit it,
zMOSS
Subject: RE: MOSS - Web Part chrome is locked
Hi Shahram,
That hasn’t been my experience. It’s possible that it’s an either or (by design
or otherwise) but the properties added to the webpart file seem to apply
directly to its properties in the gallery, not a page instance. In any case
: Re: MOSS - Web Part chrome is locked
Hi Paul,
This change to elements.xml won't help. Similar change has to be applied to
.webpart file:
...
None
Regards,
Shahram.
From: Paul Noone
To: ozMOSS
Sent: Tuesday, 27 September 2011 3:04 PM
Subject: RE: MOSS - Web Part chrome is lock
Part chrome is locked
Hi Paul,
This change to elements.xml won't help. Similar change has to be applied to
.webpart file:
...
None
Regards,
Shahram.
From: Paul Noone
To: ozMOSS
Sent: Tuesday, 27 September 2011 3:04 PM
Subject: RE: MOSS - Web Part chrome is locked
Hi Jorge,
Fou
Hi Paul,
This change to elements.xml won't help. Similar change has to be applied to
.webpart file:
...
None
Regards,
Shahram.
From: Paul Noone
To: ozMOSS
Sent: Tuesday, 27 September 2011 3:04 PM
Subject: RE: MOSS - Web Part chrome is locked
] On Behalf Of
Jorge Carvalho
Sent: Monday, 19 September 2011 9:32 PM
To: ozMOSS
Subject: RE: MOSS - Web Part chrome is locked
Hi Paul,
The CreatechildControls method creates the controls on runtime when the web
part is rendered, not when it is provisioned.
You're resetting the Chrome type
11 9:37 AM
To: ozMOSS (ozmoss@ozmoss.com)
Subject: MOSS - Web Part chrome is locked
Hi all,
I'm sure I've done something silly but I'm unable to change the chrome settings
for a custom web part via the UI.
They always revert to what I've defined in CreateChildCon
Hi all,
I'm sure I've done something silly but I'm unable to change the chrome settings
for a custom web part via the UI.
They always revert to what I've defined in CreateChildControls.
protected override void CreateChildControls()
{
if (!error)
{
tr