Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 
MikeMeilleur
Collaborator III
since ‎2016-02-02
‎2023-04-17

User Statistics

  • 193 Posts
  • 4 Solutions
  • 79 Kudos given
  • 54 Kudos received

User Activity

Is there a way to detect if there are unsaved changes in a record (dirty record)? I'd like to hook something up with JavaScript but wasn't sure if there was a way to do so without actually attempting to save the record.
Hi folks! We are working on a couple of custom objects that interact with the record data, but also update data in the background via a REST call. Is there a best practice for how to handle the data on the screen and the record modes themselves? For ...
Late Saturday night Archering going on here.. Can someone kindly point me in the direction to documentation related to the $CM library that can be used within custom objects? I have been "hacking" my way through custom objects with jQuery and just fo...
Using REST, is there a way to get a user's session token without attempting to login again? Using the Login endpoint resets the session token. I was wondering if there's a way to get the current token as we are running into session collisions.