Activity Forums Salesforce® Discussions How can I set a date field to null using Visualforce JavaScript Remoting?

  • Mohit

    Member
    August 31, 2016 at 6:59 am

    Hi Tanu,

    Try passing a list<string> fieldsToNull parameter to the @remoteAction this will allow you to set them all to null in the @remoteActionwith something like s.put('field1',null).

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos