Alexander Hamilton
Alexander Hamilton
I would like the form submit button to be disabled why work is being performed so the user can't submit it twice thinking nothing is happening and end up creating...
It would be great to see a feature that adds in automatically filling the form fields using query parameters in the URL. This will enable easier linking to semi-prefilled forms...
In order to better organize options in sections, there should be an option to add header/title rows in the middle of the form
In order to make it easier to save forms and automatically fill them with the saved data by default, having a means of setting the default data through a JSON...
Add a feature to be able to automatically save and restore fields in a form. Save occurs on change or on submit and restores when there is a GET parameter...
It would be nice to add in a feature that automatically prepares and builds XHR/AJAX API calls into the form to allow easier POSTing of forms
In order to prevent the sudden appearance of the form, it would be nice to have a placeholder loading system similar to Firefox Proton so that the form doesn't just...
I would like to be able to left align the field titles within the form. Other alignment options would be nice, as well, but primarily left align
Trying to install contentctl causes an AttributeError to appear during build and install of PyYAML. Installing using `pip install contentctl` within a virtualenv to ensure clean package set. Build details:...