Hello,
In our survey js form, we have many pages. In one page, we use dynamic panel with tab renderMode
. The tittle is "Practice Information". By this, our user can add multiple "Practice Information" if needed. Everything is fine when form is created.
But when we show in our table form. There is one column named "Practice Information", In which all results are in JSON format. But we want to show our dynamic panel tab renderMode
view in table form just like the other fields instead of JSON.
Screen shot attached.
Thank you.