Required Fields

In one of my apps some users are able to save the form without fill all the required fields with no apparent reason. The symbol of required ( * ) don't even show to this users. This is any kind of bug? Anyone knows what I can do to stop with this issue?

Notes: I already ensured that the fields are marked as Required and removed the access to this users to test if this behavior would continue.

Solved Solved
0 5 109
1 ACCEPTED SOLUTION

I am not aware of any bugs related to the Required property. 

Do you have expressions inserted for the Required If property?  If so, could you show them?

Could the users be using a prior version of the app that did NOT have the Required property on that column yet or used a different expression?    You can check this in the log entries of their activity.  It shows which version of the app the activity is occurring on.

View solution in original post

5 REPLIES 5

@Arthur_Rallu @Mike_Moss @Steve @WillowMobileSys Could you help me please or indicate me who could? I appreciate!

I am not aware of any bugs related to the Required property. 

Do you have expressions inserted for the Required If property?  If so, could you show them?

Could the users be using a prior version of the app that did NOT have the Required property on that column yet or used a different expression?    You can check this in the log entries of their activity.  It shows which version of the app the activity is occurring on.

Hello Willow! Thanks for the response!

I tried what you said here but It didn't work. I have success with something that you said in other forum question. The require in my fields wasn't working because I had one formula in my Show If of the tab form that was returning false. I fixed It and works!

Follow below the link of your other response: https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/Bug-when-Saving-Multi-Page-form-ignores-future-... .

Hello. Iโ€™ve experienced some strange behavior in the past month. For example, creating Show If conditions that didnโ€™t work despite being correctly written and structured.

 

The solution I found was the following:

1. Clear the cache.

2. Regenerate the table structure.

3. Remove all initial conditions from the field (Required, Show If, Valid If)โ€”set everything to zero, then save.

4. Reconfigure the fields as needed, and it worked.

 

Iโ€™m not sure if this applies to your case, but I think you should give it a try. It might help.

 

Best regards.

Hello Gustavo!

Thanks for the response. I tried everything that you said but it didn't work for me.

But fortunately I have success with another way (I'll explain in the response to WillowMobileSys.

Top Labels in this Space