Not Blank Property

hansikahansika Member Posts: 373
Hi All,

what is the use of the Not blank property ?

Share your experience .


Thanks in advance
hansika

Comments

  • AdrianAkersAdrianAkers Member Posts: 137
    Standard NAV says;
    NotBlank
    Use this property to force the user to make an entry into this field, if the user has selected this field.

    Applies to
    Fields, text boxes

    Comments
    If you want to force the user to make an entry into this field before saving the record to the database, use the OnBeforePutRecord trigger for that purpose.

    You can use this property together with the InitValue property to make sure an entry is made into this field. The system checks this setting for both the control and field during validation.

    See also MinValue, MaxValue, and Numeric.
  • lvanvugtlvanvugt Member Posts: 774
    See my reply on your dynamicsuser post: http://dynamicsuser.net/forums/p/33366/ ... spx#175449
    Luc van Vugt, fluxxus.nl
    Never stop learning
    Van Vugt's dynamiXs
    Dutch Dynamics Community
Sign In or Register to comment.