Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: Add choice field option using SPServices

$
0
0
I am moderately new to SPServices and I have a question:

Is there a way to add a choice to a list field using SPServices?

For example, if I have list "Sample List" with a field "Books" and that field has "Book1", "Book2" and "Book3" as possible options, can I, using SPServices and jQuery, add "Book4" as an option?

I would most likely be adding this code to a Content Editor Web Part or placing it directly on an .aspx page. I need to do this client-side (i.e. without code-behind).

Viewing all articles
Browse latest Browse all 6517

Trending Articles