269
Views
4
Comments
Step Wizard in Mobile
Question

Dear Developers,

I need to use a steps Wizard in a mobile application, wherein the validations to happen on each step and then save at the last step. Is there a working example available in Mobile pls (could find for web though).

It is a urgent task for me, looking forward to the help from fellow developers/architects.

With Best Regards,

Smitha

 

2021-04-09 11-42-43
assif_tiger
 
MVP

Smitha wrote:

Dear Developers,

I need to use a steps Wizard in a mobile application, wherein the validations to happen on each step and then save at the last step. Is there a working example available in Mobile pls (could find for web though).

It is a urgent task for me, looking forward to the help from fellow developers/architects.

With Best Regards,

Smitha

 

Hi Smitha,

Please find below:

Widget:

https://www.outsystems.com/outsystems-ui/patterns/mobile/Wizard

https://silkui.outsystems.com/Patterns_Web.aspx#Web_Navigation_Wizard


Doc:

https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Web_Patterns/Navigation/Wizard


sample application on forge:

https://www.outsystems.com/forge/component/617/car-accident-reporting/

Hope it help you,


Assif




2019-01-24 12-45-57
Smitha

hi Assif,

Thanks for the revert.

I am looking for a sample in Mobile for step wizard including stepwise validations.

https://www.outsystems.com/forge/component/617/car-accident-reporting/ - This is for Web though.

There is a sample wizard.oml in this discussion -  https://www.outsystems.com/forums/discussion/20275/wizard/, but this doesn't have the validations though.

Are you aware of any other working sample which has the validations too?

With Regards,

Smitha

2021-04-09 11-42-43
assif_tiger
 
MVP

Smitha wrote:

hi Assif,

Thanks for the revert.

I am looking for a sample in Mobile for step wizard including stepwise validations.

https://www.outsystems.com/forge/component/617/car-accident-reporting/ - This is for Web though.

There is a sample wizard.oml in this discussion -  https://www.outsystems.com/forums/discussion/20275/wizard/, but this doesn't have the validations though.

Are you aware of any other working sample which has the validations too?

With Regards,

Smitha

What validation your are expecting from the mentioned sample?


2019-01-24 12-45-57
Smitha

I want to check mandatory data and such validations for the data I input in the Step1 of the form (i.e form data Valid or not)

Regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.