1 (edited by lemodizon 2022-05-19 07:01:47)

Topic: Textbox Filter (solved thanks)

Hi Everyone,

How do you do in MVD the text filter.  if the user forget to enter a data in the textbox and it will prompt the user to fill up the textbox.

i checked the "notify the user....." but it saves my record empty  it should prompt me.

thanks in advance.

Post's attachments

Attachment icon txtbox.JPG 55.96 kb, 65 downloads since 2022-05-18 

-lemodizon

Re: Textbox Filter (solved thanks)

This check is dependent on having set your database structure accordingly.
Have you set the relevant field (categoryname) to be 'not null'?  (see screenshot).
Derek.

Post's attachments

Attachment icon screenshot.jpg 43.78 kb, 59 downloads since 2022-05-18 

Re: Textbox Filter (solved thanks)

Hi Derek,

Thanks again... I deleted my  db coz it needs to check the "not null" or otherwise I need to enter a value in the default value.

-lemodizon