-
I've needed to dynamically change a form schema and then re-render the form.
Right now you can say:
`form.schema = newSchema`
but then `form.fieldsets`, `form.selectedFields`, etc. get out-of-date …
-
I don't know at what point the form helper stopped working so I'm just going to say it doesn't work on 3.0.7 as that's the version I'm running on.
I have a nested model (although I tried this with a …
pcg79 updated
12 years ago
-
Create UI for Register Page
- Name input form
- Email input form
- Password input form
- Password confirmation input form
- implement inertia form helper for handling input form
Inertia Form…
-
I miss the `[[` and `]]` features of vim-sexp to jump to the toplevel form start and end. I initially implemented a solution by iterating the api function `move_to_parent_form_{start,end}` used in `(`…
phogh updated
2 weeks ago
-
We use the Inputfield/InputfieldForm classes to render front-end HTML forms, amending the markup/classes options to fit.
We had the following set for InputfieldRadios and InputfieldCheckboxes:
…
-
Da wir künftig nur eine Modul-Code-Basis für Standard Clients, MFE, WFC und WebClient nutzen werden, sollte die XML-Event-Schnittstelle implementiert werden -- ohne *dynamic* bzw *jscript* (die Lösung…
-
A component for non-editable key-value pairs consisting of a label and a value, for use e.g. in read-only forms.
- Labels above and aside variants
- Databindable (like input fields)
- Nice-to-hav…
-
A type extension on Seq
-
Hello,
I found in the plugin variable and methods which are not used anywhere.
The code should be cleaned up.
![image](https://github.com/user-attachments/assets/0daf2e78-fa09-44b2-85ef-18e0c01…
-
This is a weird issue I'm having and is hard to reproduce. The recurring_select form helper will work fine at first, and I'm passing in an array of IceCube objects as predefined rules and it renders f…