Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
Originally, the concept of field varieties (Editable, Computed, Computed for display, Computed when composed) was a failure in old Notes.
It would be more successful to have a division into 2 general types: Editable, Computed.
Add additional options for the Computed type: with partial refresh (RefreshHideFormulas method or formula), with full refresh (Refresh method or formula), Computed for display, Computed when composed.
And absolutely every field has the ability to change the SaveToDisk option by specifying it in the field properties, and not only programmatically. It is very inconvenient that this property cannot be set for Editable fields. And in principle, these options could be added without breaking backward compatibility. It would be very convenient for developers.