The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
43 views

Enlarge a Choice column's “specify your own value” text area?

Can anyone suggest a way to make the "specify your own value" text box larger in the Edit Form of a list item's Choice column? I would like to make it look more like a multi-line text field type, ...
1
vote
0answers
83 views

Choice Filter list based on User Group

I have two List web parts being filtered based on a connected Choice Filter web part. I would like the choices available in the filter web part to be the members of a SharePoint user group. For now, I ...
0
votes
0answers
39 views

Choice field editable from CQWP

I have a list which includes a choice field that has values displayed in a drop down. I have added an event handler to the list item so that when a value is selected from the drop down an alert is ...
0
votes
0answers
44 views

Custom Masterpage breaking choice columns (SP2010)

I have a custom masterpage which was based on the start masterpages from codeplex. We have a situation where on our lists, choice columns won't save properly, they always default, but in the UI all ...
0
votes
0answers
109 views

Multi-Select choice listbox in SPD

When I create Choice column from SharePoint designer, it gives me three options under display as: Drop-down menu Radio buttons Checkboxes Apparently, for multiple select option, we only have ...
0
votes
0answers
97 views

how to upload document from c# application with datetime/choice column

i have created an application to simplify uploading file to document library and i am having problem with 2 fields which is datetime and choice fields of the document library, the file is not ...
0
votes
0answers
92 views

Multiple values from ECT field in Word 2007/2010 document

I have the following issue. I have a word 2010 document template where I would be able to add multiple values (not neccessary all at the same time - one by one is also ok) to a field from ECT field. ...
0
votes
0answers
165 views

How set Default-Values of Choice by the Creation of new Lists via (JavaScript) CSOM

Im trying to create a list by using the JavaScript CSOM, but Im stuck at a certain point. In this example I use the Template "SP.ListTemplateType.issueTracking" to create and enhance a list, in this ...
0
votes
0answers
163 views

Displaying the drop down values of a Choice Column in Sharepoint Designer

I have a list with several columns. One of such columns - called Stauts is a Choice Column displayed as a drop down. There are four choices in this drop down, and users can select only one of them at ...
0
votes
0answers
88 views

Creating A Search Scope Using A Choice Fiels

I want to create a search scope in MOSS 2007. This scope is looking at a list named policies and procedures and should select only the items which are local. The option to select whether an item is ...