The Wayback Machine - https://web.archive.org/web/20200703202104/https://github.com/topics/dynamic-forms
Skip to content
#

dynamic-forms

Here are 83 public repositories matching this topic...

AlexHedley
AlexHedley commented Sep 13, 2017

I've added a required flag against some rows

row.required = true;

If I clear the TextField with x button, still have focus on the control, then run the Validate method that row doesn't get checked.
If I lose focus then validate again it shakes and changes colour.

My Row is a XLFormRowDescriptorTypeFloatLabeledTextField

I can't replicate it in the following Example: [ValidationExam

dwasyl
dwasyl commented Aug 26, 2019

The docs mention that you can provide initial dynamic values only for text fields. Is it possible to provide the same for model object fields?

My use-case is that I have a multiple objects for which I have to collect associated data. I have multiple forms and the option to fill out one of each form associated with the object.

I.e.
Form1
Form2
Form3

Object1 has Form1 and Form3
Object2

brunobord
brunobord commented Mar 9, 2017

As an integrator of the django-formidable module, I'd like to know how to handle the permissions, what is my options to allow/reject a resource access.

The FORMIDABLE_DEFAULT_PERMISSION, FORMIDABLE_PERMISSION_USING and the FORMIDABLE_PERMISSION_BUILDER, the permissions.py module need some explanation.

prabaprakash
prabaprakash commented Oct 5, 2019

Problem Statement:
What if we want to render 100+ forms in a single shot also I need to use Material-UI, Bootstrap, other NPM package fields, even custom fields in it with basic forms feature

Solution:
We created metadata driven form rendering

Current Framework:

  1. Support Material-UI, Bootstrap, Html Fields
  2. Validator JS: for form field validation, https://github.com/skaterdav85/valid

This is a resume builder using react js and python django you have to just fill your all details(personal, education,work, project, skill, language) and it will automatically create a beautiful resume then you can download .i am adding more function still but you can check it out https://beautiresume.herokuapp.com/

  • Updated Mar 1, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the dynamic-forms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dynamic-forms topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.