You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds support for form tabs in the dataset creation and editing forms. The `package_form.html` template has been modified to include a "Next" button and the `save_button` block has been overridden to include the button. Additionally, the `config.py` file has been updated to add the necessary configuration options for form tabs. The `helpers.py` file has been modified to include helper functions related to form tabs, such as setting and retrieving the dataset form tabs.
Fixes#87
Fix forms and validations to include tabs instead of stages in
package_form
templates.The text was updated successfully, but these errors were encountered: