Description of the limitation and why it is relevant to address
As a user, I wish to view the results of straightforward computations directly in an OutputField situated within a row of a Dynamic Array. This limitation restricts my ability to monitor results in real-time within a dynamic data structure. Addressing this issue would significantly enhance the user experience by enabling immediate, contextually relevant data analysis and feedback within the array itself.
Submitter proposed design (optional)
A possible solution could be to integrate functionality that allows computational results to be displayed within a Dynamic Array row. This would entail enabling computations within the array and presenting their results in an OutputField in each row.
Current workarounds
As of the current system limitations, there are no known workarounds to surmount this issue.