|
Home > Archive > Microsoft Content Management Server > June 2005 > placeholder for a link
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
placeholder for a link
|
|
| Olivier 2005-06-22, 8:48 pm |
| Hello,
I am looking for a solution to have a placeholder control where we can enter
one and only one url (hyperlink) of a channel (via a UI like the UI from the
HtmlPlaceHolder to enter a hyperlink)
in my mind, this placeholder looks like the
singleattachementplaceholdercontrol but is for an hyperlink of a channel.
how do that ?
| |
| Mei Ying [MVP] 2005-06-22, 8:48 pm |
| Hi
You could implement a custom placeholder control. In authoring mode, have a
textbox and a button. The button opens up dialog that allows the author to
pick a channel. If you would like to re-use Web Author's hyperlink dialog,
this post on Stefan's blog offers some clues:
http://blogs.technet.com/stefan_gos...2/07/41861.aspx
More details on creating custom placeholder controls can be found here:
http://msdn.microsoft.com/library/d...327e18780de.asp
--
regards
Mei Ying
---
Blog: http://meiyinglim.blogspot.com
Book: http://www.packtpub.com/book/mcms
Contact: meiyinglim@hotmail.com
---
"Olivier" wrote:
> Hello,
>
> I am looking for a solution to have a placeholder control where we can enter
> one and only one url (hyperlink) of a channel (via a UI like the UI from the
> HtmlPlaceHolder to enter a hyperlink)
>
> in my mind, this placeholder looks like the
> singleattachementplaceholdercontrol but is for an hyperlink of a channel.
>
> how do that ?
|
|
|
|
|