Home › Forums › vLooup for SharePoint › vLookup inline editing example
Tagged: vLookup Inline editing
- This topic has 6 replies, 3 voices, and was last updated 6 years, 7 months ago by
Ray Stopa.
-
AuthorPosts
-
-
May 18, 2017 at 19:51 #16616
I have removed the original code example from this post and instead added a page with more updated examples here: https://spjsblog.com/2019/08/31/vlookup-inline-editing-examples/
Alexander
-
This topic was modified 8 years, 11 months ago by
Alexander Bautz. Reason: Gave some more instructions about number vs text entries
-
This topic was modified 6 years, 7 months ago by
Alexander Bautz.
-
This topic was modified 8 years, 11 months ago by
-
September 13, 2017 at 20:58 #18172
Thank you for such amazing instructions! I tried this out and it works great on a multichoice field and a single line of text field, but when I try to edit a people picker field and a date field, the values don’t save because they say they’re invalid. See attached image.
Do you have any tips you can share for this?
Attachments:
-
August 28, 2019 at 13:49 #26823
How did you get this to work with a Multichoice and/or dropdown field?
-
September 20, 2017 at 19:19 #18227
Sorry for the late reply. Unfortunately this would require a custom functions for looking up the user id from the name you type in as the value accepted by a people picker when writing to it with this method is the user id and not the name.
The date must also have its own custom function / date picker as the format must be ISO8601 like this: “2017-09-20T20:15:00”.
Unfortunately I’m a bit behind on other things and cannot help you with this now.
Maybe someone else has already made this and are willing to share it here?
Alexander
-
August 30, 2019 at 18:01 #26883
Alexander – do you know if inline editing can be done with a dropdown field, similar to Quick Edit?
-
August 31, 2019 at 16:35 #26908
Hi,
I have created an article with a few code examples – you find it here: https://spjsblog.com/2019/08/31/vlookup-inline-editing-examples/Alexander
-
-
August 31, 2019 at 16:42 #26913
This is awesome, truly appreciated. I will give these a try next week and let you know how it goes.
-
-
AuthorPosts
- You must be logged in to reply to this topic.
