Tagged Questions
0
votes
0answers
39 views
Sharepoint word metadata number type
I am having some trouble importing word custom document properties into columns within Sharepoint. The text fields work fine, but the number type fields are turning up blank. We are using word 2003. ...
0
votes
1answer
75 views
Web Part Properties in different pages
Soo,
I created an webpart, and I've added a custom property.
The webpart works fine.
Now I want to add this webpart in another page also, but with a different property value.
The problem is that if ...
1
vote
1answer
79 views
Multiple files upload to document library simultaneously & Custom property
I have a custom SharePoint 2007 document library which has a custom boolean column "Is it Important".
It works perfectly for all documents if I upload documents one by one regardless of if its a word ...
1
vote
1answer
164 views
Add hyperlink to custom web part properties
I would like to add a hyperlink to a custom web part which will take the users to a web page on a new window with the configuration settings for the web part. If I try and add a text property as ...
3
votes
2answers
339 views
How to read the xml file from 14 hive
I have a custom timer job by which I need to create custom properties using an xml file (which has all the custom properties). As for the xml file, I'm thinking to create a module for it. And then ...
2
votes
4answers
4k views
When does custom properties of a web part get saved?
I have a web part that contains a number of custom properties. Only one of those customer properties shall not be set by the user.
This property is an int, that represent a unique identifier.
I want ...
