Problem/Motivation

Via a "reload on success" setting the page is reloaded after a successful form submit.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dataweb created an issue. See original summary.

dataweb’s picture

Reload on successful submit added as a an option in the config form.
Also fixed an issue on the inline error implementation.

  • dataweb committed 0d64b6a on 1.0.x
    Issue #3283177: Reload on success setting
    
tim-diels’s picture

Status: Active » Needs work

If you provide an extra config setting, it is required to also proved the schema implementation. So please also provide the schema implementation.

And it is not advisable to solve other problems in one issue. Best is to separate them in a new issue.

tim-diels’s picture

Assigned: dataweb » Unassigned
Status: Needs work » Fixed

Created a follow up issue so we can close this one as this is already comitted.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.