Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is an example of how we store the CustomFields in the database (in this exampel a on a Person object)


If the customer wants to update CustomField_1 and set the value to Value_modified, this is done by updating the user with the new info

...