When a form is opened for either entering a new or editing a Contact, a comma is automatically added to the content column “website.” This is a native SharePoint column found in the Contact Type List.
How do I create a list form?
A general guide to creating list forms and the process is below.
‘The following error occurred: Input string was not in a correct format
While using the ‘ConsumeRowDisplayFieldName’ to get the value from the Quest Selector Part on the page, but you don’t get the dialog that allows you to receive the variable and received is this error message:
‘The following error occurred: Input string was not in a correct format.”
Web Part Error: This page has exceeded its data fetch limit for connected Web Parts. Try disconn
When trying to use Connections/ Consume Row From/ and select Facility Selected part, you get the following Error on the Quest Selector & the Quest List Form parts…….
Web Part Error: This page has exceeded its data fetch limit for connected Web Parts. Try disconnecting one or more Web Parts to correct the problem.
The Modified date field in Quest List View format show incorrectly
The Quest List View does not display the Created and Modified fields for the document library in correct format.
Here is the step to reproduce:
1. Drop a list view onto a page.
2. Point it to a document library.
3. Display the Title, Modified and Created fields.
You will notice the date format is incorrect.
INTERNAL – “Unable to find license information” error when trying to add webpart
You had just upgraded from previous version of Development Studio for SharePoint. When you try to add a webpart, the webparts generated a message about “Unable to find license information”. This happens in SP 2003 and SP 2007 Web Parts in some customer’s machine.
Cannot checkout documents, delete items or setup an alert when the library is located in another
When you try to checkout documents, delete items or setup an alert on the library that is located on another site collection, you will get an error.
Here is the step to reproduce the problem:
You must have 2 site collections to test this. For example:
Site Collection 1: http://abc.support.com/sites/Team1
Site Collection 2: http://abc.support.com/sites/Team2
Make sure Site Collection 1 contains a document library. Let’s call it Shared Documents.
Steps:
1. Drop a list view into a page in Site Collection 2.
2. Point it to the Shared Documents in Site Collection 1 (use absolute URL: http://abc.support.com/sites/Team1 for the SiteURL attribute).
3. Display the Name and Title fields.
4. Save the properties.
5. Click on the down arrow in column 2 and select “Checkout”. You’ll get an error about invalid security validation (the correct behavior should be the document should be checked out).
6. Click on the down arrow in column 2 and select “Delete”. You will get an error message (the correct behavior should be the document should be deleted).
7. Click on the down arrow in column 2 and select “Alert Me”.
8. Setup an alert and click “Save”. You will get an error (the correct behavior should be the alert should save without any error).
Internal – Unable to change the selection in the Quest Selector when page is not checked out
When you try to change selection in Quest Selector, you will get an error stating that the file is not checked out. In fact, you do not need to check out in order to change the selection.
Here is the step to reproduce:
You must have a document library with the following settings to test this. Open up the document library settings page and click the Versioning Settings. Check the Create Major Versions radio button on that page. Also, check Yes for “Require Documents to be checked out before they can be edited quesion?”.
Steps:
1. Click Site Actions > Create on the page.
2. Select Web Part Page under Web Pages.
3. Name the page and select the document library that I mentioned in the Precondition.
4. When the page is created, add a Quest Selector on the page.
5. Configure the Quest Selector and point it to the Tasks list and display the Title field.
6. Open up the AllItems.aspx for the document library that I mentioned in the Precondition.
7. Check in the page.
8. Open up the page again and change the selection in the persistent selector.
9. You will directed to a page and error saying that the “file is not checked out. You must first check out this document to make changes”.
10. In fact, you do not need to check out the document to make changes.
The Title attribute does not have any effect in the grouped field
When you try to sort or group by the title in Quest List View, there will be no effect. It will not sort according to title.
Quest List View opens wrong edit form URL when pointed to User Information List
When you click on Edit Properties on a Group name in Quest List View (the list is User Information), you will redirect to wrong URL and may get “Unknown Error” page.
Here is the steps to reproduce this issue:
1. Drop a Quest List View onto the page.
2. Point it to the User Information List (SiteURL is .)
3. Display Name and About Me fields.
4. Save the properties.
5. Right click a group name and click “Edit Properties” (please note that the error only happens if you click a group name. If you click a user name, then it goes to the correct URL).
