When I saved data on filtered lookup field but null or empty value still accepting
Id #15943 | Release:
None
| Updated: Feb 21 at 11:00 PM by saad2912 | Created: Jan 8 at 9:16 AM by saad2912
when list/library contains values for this field column and site template is taken with data included where this list resides, The wsp site template is created succesfully but while creating new si...
Id #15693 | Release:
None
| Updated: Feb 21 at 11:00 PM by sonalibhlr | Created: Oct 12, 2012 at 8:20 AM by sonalibhlr
Hello, thanks for project.
Required field cheking not implemented. We add this code to MultipleFilteredLookupFieldControl.cs:
public override void Validate()
{
if (ControlMode == SPControlM...
Id #15645 | Release:
None
| Updated: Feb 21 at 11:00 PM by alexeybbb | Created: Sep 24, 2012 at 7:11 AM by alexeybbb
Hi,
We have a list with user data (name, email, etc) and we have a list with accounts data (user account and password)
In the user list you can select a user account to match a user with the lo...
Id #15529 | Release:
None
| Updated: Feb 21 at 11:00 PM by VoodooChild_ | Created: Aug 22, 2012 at 3:27 PM by VoodooChild_
There is an issue that only a site collection admin can utilize the field type. This is problematic for more controlled environments.
Id #15391 | Release:
None
| Updated: Feb 21 at 11:00 PM by rstojkovic | Created: Jul 9, 2012 at 5:24 PM by Zeph88
Hi. This filtered lookup field has issue on querying semi large items. I got a list of only 4800 and its giving me a timeout error as indicated in the logs. I managed to resolve my issue today by f...
Id #15312 | Release:
None
| Updated: Feb 21 at 11:00 PM by rinjutsu | Created: Jun 19, 2012 at 1:17 PM by rinjutsu
I have added "Filteredlookup" column by using the below field defination. If I assign the GUID to "List" attribute in field defintion; it works but if I change it with value "Lists/ProductDetails";...
Id #14524 | Release:
None
| Updated: Feb 21 at 11:00 PM by thewire | Created: Dec 5, 2011 at 2:47 PM by naveedafzaal
You should dispose Opened Web calling the Dispose method. There are at least 7 errors. You can find in attachment a patch.
Best regards and thanks for the project,
Fred Dobon
Id #14208 | Release:
None
| Updated: Feb 21 at 11:00 PM by smartin | Created: Sep 6, 2011 at 8:46 AM by fdobon
When creating a field in the rootweb (on sitecollection level) the property "AllowMultipleValues" will not be passed to the lists, where the field will be added.
I've created the field with "AllowM...
Id #14022 | Release:
None
| Updated: Feb 21 at 11:00 PM by johnmcalvert | Created: Aug 3, 2011 at 9:43 AM by timbaumanns
The LookupField-Property does not return a correct value. It returns the unique-id of the field instead of the internal name.
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfieldl...
Id #13451 | Release:
None
| Updated: Feb 21 at 11:00 PM by smartin | Created: May 2, 2011 at 3:29 PM by timbaumanns