22
Views
2
Comments
Solved
Is it possible to build a dynamic form feature like Google Forms in OutSystems?

Hi everyone,

I’m currently exploring the possibility of implementing a dynamic form builder, similar to Google Forms, in OutSystems — based on a specific client request.

 Goal:

The requirement is to allow end users (non-developers) to:

  • Define custom field labels (e.g., “Name”, “Date of Birth”, etc.)

  • Choose input types (Text, Dropdown, Checkbox, etc.)

  • Save this form structure

  • Dynamically generate a form based on the saved structure for others to fill out

 Questions:

  1. Is this kind of dynamic form technically feasible in OutSystems?

  2. Are there any major limitations or performance issues I should be aware of?

  3. Has anyone built something similar or seen any example projects?

  4. Any suggestions for handling validation of dynamic input fields?

I understand this kind of flexibility may go a bit “against the grain” of how OutSystems is typically used, so I’d love to hear insights or best practices before diving into the implementation.

Thanks in advance!

2017-07-15 18-41-36
Sachin Mahawar

Hi Narumi,

Please check below component if this can help. It is created for traditional wed, but if you need to build something similar you can take input.

https://www.outsystems.com/forge/component-overview/1999/dynamic-forms-o11

Thanks,

Sachin


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.