Page 1 of 2

Check fields for an empty value and tell the user the name

Posted: Mon Jun 08, 2020 8:26 am
by kknm
There are 6 subforms-iframes on the main form.
Is it possible to check the fields for an empty value before saving and tell the user the name of an empty field, is it better to select or move the cursor to an empty field. It is advisable without listing the fields to check, but with fields excluded from the scan.

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 10:56 am
by kknm
I’ll clarify - you need to show the user the title of an empty field.

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 12:40 pm
by kev1n
Set Validation to "No Blanks"

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 12:58 pm
by kknm
Simple as that !!! Thank !
BUT immediately another question - in the translate there is an expression 'cannot be left blank', but it does not translate into Russian.

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 1:22 pm
by kev1n
The latest from Github contains this translation.

cannot be left blank = нельзя оставлять незаполненным

You can also add translations manually if you don't want to update nuBuilder:

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 2:19 pm
by kknm
The freshest nuBuilder installed
Translate already contains the expression 'cannot be left blank', but does not translate into Russian.
translate.png
system.png

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 2:21 pm
by kev1n

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 3:55 pm
by kknm
kev1n wrote:Try updating nudata.php

https://raw.githubusercontent.com/steve ... nudata.php
Nothing changed after replacing nuData.php, even after rebooting.

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 4:31 pm
by kev1n
It's strange: When using the globeadmin, the translation doesn't work. When logging in with another user, the translation works.

Re: Check fields for an empty value and tell the user the na

Posted: Mon Jun 08, 2020 4:38 pm
by kknm
Yes, it is. So be it - in principle, not critical ...