Stefan [MSFT]
Guest
|
Posted:
Tue Oct 25, 2005 8:51 am Post subject:
Re: Auto-addition of TextPlaceholder |
|
|
Hi JJ,
do you need to add just a new placeholder control or also a new placeholder
definition?
If only a new placeholder control is required to be added, this can be done
using the sample listed here:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=fa1ce476-be90-443f-98d5-0a610ebda849
But if you need to have the placeholder definitions also dynamically you
would need to modify the underlaying template object.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"JJ" <JJ@discussions.microsoft.com> wrote in message
news:2C9341F6-5B5A-4724-A5B7-0EEEB94D6D48@microsoft.com...
| Quote: | Hi,
I had created a TextPlaceHolder similar to that from the Microsoft Content
Management Server Book. It limits the user to the space in given.
I got a problem here as I hope to have a dynamic addtion of the
Placeholder
once the previous one is added. Which means once all the textholders are
occupy a new placeholder will appear for entering. Anyways MCMS support
this.
Thanks
|
|
|