Hi,
I am new to Outsystems and as per one of the client's requirements, I want to create a JSON-based Dynamic Form with Outsystems reactive web.
After searching in Forge I can not find anything which will be more suitable for the Reactive web app. Is it not possible with Outsystems?
Hi Praveen,
Please find the below-given forge component and I hope this will help you!
https://www.outsystems.com/forge/component-overview/16133/dynamic-forms-builder-with-json-excel
Cheers
Nitish Kumar
Hi Praveen
Could you please elaborate requirement in more details. Exactly what you mean by json based. Like according json nodes you want form fields? If this is the case then what is the complexity of json, is it have nested nodes or array? Please explain
Regards
Hi @Praveen Kumar ,
can you please explain in more details like what will be your json structure and how you want dynamic form.
more details will be help for community member to address your issue.
Thanks,
Arun
In general, OutSystems cannot work very well with dynamic forms. OutSystems is very good with pre-defined forms based on pre-defined entities, not so much with dynamic data. If that's a strong and fundamental requirement, you may want to look elsewhere.
I think I agree with the Killian that Outsystems is not very good with dynamic forms. But even though it is achievable to create a dynamic form here in Outsystems.
I have created an application to test this capability of Outsystems and somehow I got successful to create a dynamic form with any of the formats like JSON/Excel/Directly from Outsystems.
Let me add this application to Forge as I see a lot of questions related to this in the community now, I will update you once this will be ready on Forge you all of the community members.
Thanks