question

ivan-garcia avatar image
ivan-garcia asked Arjan Dehar Deactivated answered

Modifier Group - minRequired and maxAllowed fields

Hello,

We've just finished our integration of a mobile app with Clover. But we have found one issue with the Modifier Groups.

We would like to use de max and min allowed fields in the modifier group. The problem is that fields are only send by the API when they have any value. Is there any way to receive those fields all the time no matter if the have Null or any value?

We use the JSON object and our server program send it to the app. If the fields are empty they are not sent and then we need to process all JSON objects to check if the fields are inside the object and if the field is not in the object we need to include it with no or null value.

Kind regards,

Ivan

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Arjan Dehar avatar image
Arjan Dehar Deactivated answered

You may want to take a look at "Display null fields" on this page: https://docs.clover.com/build/web-app...

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community