lowlandghost

Results 8 issues of lowlandghost

Suggested by @OneWithTheCore On the fly, based on answers of different questions, add/remove/change other fields

enhancement

Remove the jQuery dependency that bs-jsonform uses so that we can reduce total footprint it requires.

enhancement

Add support for steps of a form. For example a multi step form may have a initial sign up step, then a shipping options step, then a payment step Allow...

enhancement

Show or hide fields based on the responses of other fields in the form

enhancement

Add Handler/API request to allow dropdowns/radios to populate with data from that handler/API request

enhancement

Hi there! I was getting the tooling & configs setup for developing on IRIS and in that process, I created a [DevContainer](https://containers.dev) configuration for it. I wanted to share my...

Drafting this PR to contain my effort towards enhancing access control. Would implement: - #500 When I was initially digesting the existing state, I was thinking that this may be...

Revisiting my previous #518 PR and getting up to date with the latest of IRIS changes, continuing to work on the access control enhancements. **This is heavily work in progress...