Skip to Main Content
HCL Domino Ideas Portal

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

Status Under Consideration
Workspace Domino Designer
Categories @Formulas
Created by Guest
Created on Mar 13, 2020

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.

  • Attach files
  • Guest
    Reply
    |
    Aug 2, 2021

    If you set the field to "" you will get an validation error if you do compute with form and have another formula pointing to this field. And I guess if you do a field calculation you can't do @deletefield on the field being calculated. That is my reason.

  • Guest
    Reply
    |
    Mar 17, 2020

    Two options: set the field value to “”.

    Or set the field value to @deletefield.

    Your code need to check for empty (date) field values anyway.

    I don’t see the advantage of your @emptydate.

    Posted by Theo