Ron Wardenier
Ron Wardenier
Keys are now case-insensitive making the matching of keys in the language files and in code more forgiving regarding differences in upper- and lowercase writing. Also when using the helper...
I could not find any other way to contribute to the documentation so I raised this issue here. The regex to replace newlines (`\n`) with `` in notification messages shown...
I'm trying the example "JavaScript rich form" ( [https://jsuites.net/v4/rich-form/methods](https://jsuites.net/v4/rich-form/methods) ). This is the start of your example source code: ``` ``` It seems to me that the stylesheet `jsuites.layout.css` should...
I have added the `toggleable` option to a pages select field in a plugin blueprints file. When the config file does not yet contain the `custom_dialog_forms_page` variable the form shows...
First of all, thanks for creating simpleUpload.js ! Allow me to suggest some small changes in your example where you show the use of allowed file extensions and types. By...
In the first step of your installation instruction you state: "Note: This framework does currently work in the web root (at / under your domain) only." However, my experience so...
On the plugin config dialog in the Generate and Presets tabs at the bottom the CLI command which uses the configured UI fields is shown. When the Route field is...