I have a web part, when clicked opens the assertportalbrowser. so how to add a textbox just above the "OK" and "Cancel" button in assetportalbrowser.
Note: Default behaviour of assetportalbrowser should not affect in other pages.
-Viggo
|
I have a web part, when clicked opens the assertportalbrowser. so how to add a textbox just above the "OK" and "Cancel" button in assetportalbrowser. Note: Default behaviour of assetportalbrowser should not affect in other pages. -Viggo |
|||
|
|
|
The control used in such situations is called the AssetPicker (learn more about it at http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.publishing.webcontrols.asseturlselector.aspx). If needed one could extend it with custom functionlity as described in http://www.theroks.com/custom-asset-picker-with-enhanced-urlfield/ |
|||||||
|