GithubHelp home page GithubHelp logo

Comments (3)

Aymkdn avatar Aymkdn commented on June 12, 2024

I don't understand... Do you have some code to share ? That way I can understand what you do and show you where you're wrong.

The array returns by get already deals with the "ows_". So you have to call data[i].getAttribute("Title") and not data[i].getAttribute("ows_Title")

Look at the documentation : there are plenty of examples....

from sharepointplus.

GeertClaes avatar GeertClaes commented on June 12, 2024

Ok, yep that works. Maybe I am just confused with what the "ID" field is which would be required for updating? Are updates done per "attribute"?

ps. I have to say there are a lot of nice opportunities to improve SharePoint with SharePointPlus!

from sharepointplus.

Aymkdn avatar Aymkdn commented on June 12, 2024

ID is the ID of the element you want to update. The Update function has nothing to do with getAttribute.... See the documentation! So pass {ID:1, Title:"Hello"} to update the column Title for the item with ID #1

from sharepointplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.