- This topic is empty.
- AuthorPosts
-
- 05/21/2013 at 12:12 pm #5421
AnonymousParticipantHi,
I'm trying to reproduce the issue but it works as expected.
I get the error message "This value already exists in the list" (expected) and then when I hit Cancel the dialog closes (expected) and no blank records are inserted.
This is my scenario (same SP and build you have):
– custom list
– text field with no duplicates
– qListForm on list new page
– no custom actions but plain simple qListForm configuration
Is your scenario different than mine?
- 05/21/2013 at 12:22 pm #4411
AnonymousParticipantHi,
I am using a qListForm to add new items to a list where a field is set to not allow unique values. As expected, when a user attempts to add a new record where the value exists, the proper message is encountered (see attached). However, when clicking on cancel to exit the form, a new, blank record is inserted into the list.
Installed version is 5.7 (Build 2012.3.15) with Sharepoint 2010.
Thanks.
- 05/21/2013 at 12:22 pm #6160
AnonymousParticipantHi – Our scenarios sound the same, except that I am also using SI in my form to retrieve some values populated on the form. Also, the field set to 'Enforce unique values' is populated in the form from a calculated value..<%LoginID%>
-
- AuthorPosts
You must be logged in to reply to this topic.