Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the number of decision inputs that can be created for a decision model, impacting how complex decision logic can be structured. |
| What area does it affect? |
Decision Table Configuration |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when designing or modifying decision models to ensure optimal input capacity. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.decision_table.max_inputs |
| Sys ID |
0f90ab94b3131300ed7fc9c316a8dcaf |
| Type |
integer |
| Application |
Global |
| Default value |
|
| Description |
Maximum number of decision inputs that can be defined on a model (sys_decision) record. |
| Updated |
2024-05-25 04:40:14 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to true, decision tables exported to Excel will not include drop-down lists of records for condition or result columns with type = reference. • Type: true/false • Default value: False com.glide.decision_table.max_inputs Maximum number of decision inputs that can be defined on a model (sys_decision) record. • Type: integer • Default value: Empty. There are no limits on inputs when this property ...
Related properties