You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2018/03/02 09:59:00 UTC

[jira] [Commented] (WICKET-6541) Allow wizard finish before last step

    [ https://issues.apache.org/jira/browse/WICKET-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383409#comment-16383409 ] 

Maxim Solodovnik commented on WICKET-6541:
------------------------------------------

It is already possible: just return true in https://ci.apache.org/projects/wicket/apidocs/8.x/org/apache/wicket/extensions/wizard/dynamic/IDynamicWizardStep.html#isLastAvailable-- .....

> Allow wizard finish before last step
> ------------------------------------
>
>                 Key: WICKET-6541
>                 URL: https://issues.apache.org/jira/browse/WICKET-6541
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 8.0.0-M8
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>
> I have a 'wizard' usecase where finish should be possible before reaching the last step, i.e. after a certain step all following steps are optional.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)