Bad count of the Dropdowns/RadioButtons/Checkbox in views
Bad count of the Dropdowns/RadioButtons/Checkbox in views
One of the limitations of Creator is the following:
You can have only 30 Dropdowns/RadioButtons/Checkbox fields put together, in a single view. Exceeding this limit, will not display the data in the view.
There are cases when the count of Dropdowns/RadioButtons/Checkbox fields do not function properly.
Let's say that we have a form Contracts with a lookup field which relates it to another form named
Approvals. Let's say that Contracts form has only 10 Dropdowns/RadioButtons/Checkbox fields put together, and Approvals has only 2 such fields, and other 20 fileds of other types. If I make a view to display all 10 fields from Contracts and also all the fields from Approvals form, using the ability to show in a view related fields from another form, I reach the limit and my view is not displayed. Even if in fact I have only 12 Dropdowns/RadioButtons/Checkbox fields put together. All 22 fields of the Approvals form are counted as Dropdowns/RadioButtons/Checkbox fields, no matter what type of fields are.
I hope that it's a bug which will be solved soon, but not a permanent limitation of the ZC platform.