tapis_app_webform
This module automatically creates a Webform when you create an app with a form input type, naming the Webform the same as the app. You can add input elements to this form using Webform elements with "(OSP)" in their name, and their order will determine the order of command-line arguments. It also supports conditional parameter ignoring via a hidden checkbox element.
Once this module is installed & enabled, it will work as follows:
Whenever an app is created with input type Form, a new Webform will be created with the same name as the app.
To add webform elements to this app's form (to represent the app's inputs), you can use any of the Webform elements with (OSP) in their name.
Be sure to specify the command line prefix/suffix settings properly for each OSP Webform element.
Furthermore, the order in which the webform elements are arranged (top to bottom, left to right) will dictate the order of their corresponding command-line arguments/app inputs.
To conditionally ignore a parameter, add a hidden osp checkbox webform element with the key _arg_ignore. Whenever this checkbox is checked, the corresponding element will be ignored, and vice verse when this hidden checkbox is unchecked.
After you're done creating an app and editing its webform, go to the app's page, and click on the Launch tab to submit a job using the form.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.4.1-beta2 | Pre-release | 10–11 | Jul 21, 2026 | ||
| 1.4.1-beta1 | Pre-release | 10–11 | Jul 15, 2026 | ||
| 1.4.1-alpha12 | Pre-release | 10 | Jul 1, 2026 | ||
| 1.4.1-alpha11 | Pre-release | 10 | Jun 30, 2026 | ||
| 1.4.1-alpha10 | Pre-release | 10 | Jun 23, 2026 | ||
| 1.4.1-alpha9 | Pre-release | 10 | Jun 17, 2026 | ||
| 1.4.1-alpha8 | Pre-release | 10 | May 4, 2026 | ||
| 1.4.1-alpha7 | Pre-release | 10 | May 4, 2026 | ||
| 1.4.1-alpha6 | Pre-release | 10 | Apr 23, 2026 | ||
| 1.4.1-alpha5 | Pre-release | 10 | Apr 22, 2026 | ||
| 1.4.1-alpha4 | Pre-release | 10 | Apr 2, 2026 | ||
| 1.4.1-alpha3 | Pre-release | 10 | Mar 10, 2026 | ||
| 1.4.1-alpha2 | Pre-release | 10 | Mar 9, 2026 | ||
| 1.4.1-alpha1 | Pre-release | 10 | Create custom Webform elements for tapis app. | Dec 10, 2024 |