Hi Dachcom-Digital Team,
we have occurred a bug on Formbuilder version 4.5.
Our Form contain two fields which are encapsulated into fieldset container, like in figure 1 below. As Output Worklfow, we using an API Channel which send data to an extern System. When we trying to send the form in Frontend, we catch an error about array key, also see figure 2. After debugging we have found, that the childs of an fieldset are not used in a loop as flat array, but as a branch of arrays, which produced such kind of problems. For that i have take a Screenshot of Code (figure 3) where the error occurres. In the line 123 i have included temporarily a fix for testing measures. Will be grateful, when this fix comes as update from your side.
Hi Dachcom-Digital Team, we have occurred a bug on Formbuilder version 4.5. Our Form contain two fields which are encapsulated into fieldset container, like in figure 1 below. As Output Worklfow, we using an API Channel which send data to an extern System. When we trying to send the form in Frontend, we catch an error about array key, also see figure 2. After debugging we have found, that the childs of an fieldset are not used in a loop as flat array, but as a branch of arrays, which produced such kind of problems. For that i have take a Screenshot of Code (figure 3) where the error occurres. In the line 123 i have included temporarily a fix for testing measures. Will be grateful, when this fix comes as update from your side.
Screenshots:
Fig. 1 - Supposed error code block
Fig. 2 - Form structure
Fig. 3 - Frontend form error message
Thanks and best regards!