Bob Leers
Bob Leers
Currently all Forms (Builders) with field `portal=True` are available for Users in the Portal. There's a need for more granular control. **Backend administration / configuration:** Assign which Forms (`formio.builder`) are...
Form Builder: Only show the checkbox field if: - No English translation - English language is active (installed). Because then it's already present/shown. 
In the `formio.builder` search-view, implement 2 search filters: - With Resource Model - No Resource Model Likewise... 
See screenshot to get the idea... 
Implement a way to let Cron to delete Forms in state=PENDING. Would be nice if the age can be computed by specified time-interval in the Form Builder.
Avoid page break inside several objects: tr, td, li etc....
**Your setup** Version: 0.2.4 Operating System: NixOS (nixpkgs) 23.11 IDE: VS Code (official extension). **Describe the bug** `OSError: [Errno 30] Read-only file system: /nix/store/...`  **Suggestion** Perhaps configure the log...
### Describe the bug The Data Grid required validation - with Input components inside Layout components - doesn't work anymore (or works differently) since version 4.19.0. I don't know if...
`M-p` runs the command git-commit-prev-message (found in `git-commit-mode-map`), which is an interactive native-compiled Lisp function in ‘git-commit.el’. It is bound to `M-p`. `(git-commit-prev-message ARG)` Cycle backward through message history, after...
For the sake of Emacs compatibility, I wonder whether it's my misconfiguration or this extension is incomplete for this case: 1. `Ctrl + space` => setMarkCommand (works) 2. `Ctrl +...