Changelog 3B Forms v4.12

From 3B Knowledge
Revision as of 07:53, 13 March 2024 by Lefteris (talk | contribs) (Created page with "====== New Features ====== # Upgraded Apex API version to 58.0 #* Description: We have upgraded our apex classes to use API version 58.0. #* Impact: This allows us to access 2 extra fields that were previously non-accessible from our forms application: <code>Pronouns</code> and <code>GenderIdentity</code>. ====== Important Notes ====== * In order to be able to access those fields, the user still needs to allow access to them through Profile Settings > Object Settings...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
New Features
  1. Upgraded Apex API version to 58.0
    • Description: We have upgraded our apex classes to use API version 58.0.
    • Impact: This allows us to access 2 extra fields that were previously non-accessible from our forms application: Pronouns and GenderIdentity.


Important Notes
  • In order to be able to access those fields, the user still needs to allow access to them through Profile Settings > Object Settings.

Upgrade Links