on 2020 Jan 17 11:28 AM
Hi Expert,
In the inspection point, I need to have fields as below
When I configure this, in my system both fields are Mandatory( I cannot skip Field 2)
Is this standard? How to set pne fields optional?
Thanks
Ashok
I don't think they can be made optional.
What you can do however is use the function module in config to put in defaults for your optional field. I don't know how you are intending to use the optional field but you could for instance default in N/A into the optional field. Users can change the value when they need to.
Another option is to use a "-" or "_" as the default value. Then users can simply type in after the character so your entries would be either xxxxxxxxxx- or xxxxxxxxxx-xxxxxxxxxxxxx.
I believe this is done because of the way the system accesses the data in the database. I think the database would have problems if some of the fields could be blank and their wouldn't be consistency in which fields could be blank. I.e. if you used 3 fields instead of 2 and you want to leave field 2 blank sometimes, and field 1 blank other times it would have problems with that.
Craig
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks fire.fighter
User | Count |
---|---|
106 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.