Code Monkey home page Code Monkey logo

Comments (5)

MscrmTools avatar MscrmTools commented on May 21, 2024

Thank you @mscottsewell, I will test it myself and try to find an alternative way to do it. If I can't, it seems it will be the end of this plugin...

from xrmtoolbox.

MscrmTools avatar MscrmTools commented on May 21, 2024

Found it!!
In CRM 2015 SP1, SetStateRequest, AssignRequest are replaced by a simple Update. As I was retrieving all attributes for the view and was changing just fetchxml and layoutxml, when update action occurs with statecode attributes included, it tries to perform a SetState, which is not possible for specific system views.
So, I will just fix the update to updates only fetchxml and layoutxml attributes

from xrmtoolbox.

daryllabar avatar daryllabar commented on May 21, 2024

Wait, you can update the state and the owner with just a normal update? Did they update the early binding to make those fields editable?

from xrmtoolbox.

MscrmTools avatar MscrmTools commented on May 21, 2024

Yes, they did!
Read the SDK preview on MSDN, you will be blasted by new features in the SDK (additional keys, upsert, transactionnal multiple requests and I forgot a lot of new stuff)

from xrmtoolbox.

MscrmTools avatar MscrmTools commented on May 21, 2024

Well, I didn't test the Early binding but I'm quite sure they did

The "yes" answer is surely for the normal update that can update owner and state

from xrmtoolbox.

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.