› Forums › Classic DFFS › Autocoplete problems
Tagged: autocomplete, DFFS
- This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by
Alexander Bautz.
-
AuthorPosts
-
-
April 26, 2018 at 17:18 #20674
Phil Grant
ParticipantHi,
Browser IE11
DFFS version 4.4.3.40
Sharepoint 2010I just thought I’d try the autocomplete feature but not working as I’d hoped.
1. I setup a list with one column as a single line text, created a few records.
2. followed the instructions to link the list.spjs.ac.textField({ "applyTo": "Diagnostic_x0020_Address", "helpText": "Start typing the Diagnostic Address", "loadText": "", "listGuid": "{8DA6252C-231E-476C-B423-A605F0464E3E}", "listBaseUrl": "Site address confirmed in F12 console", "showField": "Column1", "searchFields": [], "filterCAML": "", "useREST": false, "preloadData":false, "filterREST": "", "optionDetailFields": [], "optionDetailPrefix": [], "enforceUniqueValues": true, "rowLimit": 15, "listOptionsOnFocus": false, "minLengthBeforeSearch": 3, "reValidateOnLoad": false, "allowAddNew": false, "isLookupInSelf": false, "addNewAdditionalFields": [], "multiselect": false, "multiselectSeparator": "; ", "orderBy": [], "setFields": [], "debug": true });
Debug in console gives me this
-
This topic was modified 5 years, 5 months ago by
Phil Grant.
-
This topic was modified 5 years, 5 months ago by
Phil Grant.
Attachments:
-
This topic was modified 5 years, 5 months ago by
-
April 28, 2018 at 21:29 #20691
Alexander Bautz
KeymasterHi,
Try setting the “searchFields” to the same value as the “showField”. Also ensure that “Column1” is the correct fieldinternalname of the field in your target list.Alexader
-
April 30, 2018 at 10:33 #20719
Phil Grant
ParticipantThanks,
I found the “searchFields” info on another post but it didn’t make any difference.
I’m sure that the “Column1” is the column title, but I tried again with a new list with different names but I still get the error.Phil
-
April 30, 2018 at 21:06 #20738
Alexander Bautz
KeymasterWhat happens if you use the “Title” field instead of the “Column1 field? Could you email me some screenshots of the config and the datasource for your autocomplete (the list with the field “Column1”.
Alexander
-
-
AuthorPosts
- You must be logged in to reply to this topic.