Flow Designer giving error cannot display all inputs for this action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 03:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2025 07:33 AM
From the Docs page: https://www.servicenow.com/docs/bundle/yokohama-build-workflows/page/administer/flow-designer/concep...
"Limit dynamic inputs type inputs to 40 input values A dynamic inputs type input can only render a certain number of inputs before the JSON object becomes to too big to store in memory. Limiting your dynamic inputs to 40 input values minimizes the chances that you will run out of memory and experience unexpected behaviors such as rendering errors or data truncation."
It would seem that currently ServiceNow is enforcing this recommended limit of 40 instead of it just being a recommendation. Not sure at this time if there is a way to increase the cap, may need to open a support ticket to see if something can be done for the Salesforce spoke to work with more options as that seems to be the norm in Salesforce environments.