1688
Views
9
Comments
[Silk UI Responsive Sample App] Working Wizard Example
Question
silk-ui-responsive-sample-app
Web icon
Forge asset by Nate Andrews
It would be nice if the examples were actually working.

Does anyone have an example of a Wizard that actually is working.
2014-12-24 13-44-21
Keith Matthews
OK Got It.
2018-05-03 15-48-34
Samuel Jesus
Staff
Hello John,

I’m sorry to learn that you were experiencing problems.
Can you be a bit more specific on the issue you were having and what you did to solve it?

Best regards,
Samuel Jesus
2014-12-24 13-44-21
Keith Matthews
John?

I was trying to get a working wizard, collecting data at each step with a final Save/Edit. The sample page does not work it is just a format so I was trying to figure out how to use the wizard and looking for an example. I figured it out using the wizard entity and ajax. 

So thanks.
UserImage.jpg
Sami Niemelä
I have been trying to find a fully working sample for wizard. In other words, not just the navigation widget but also some best practice sample that moves data between steps etc.

Great if you, Keith, were able to solve this. All tips for getting started fast are highly appreciated!
2014-12-24 13-44-21
Keith Matthews
I don't have the sample app anymore as I removed the Silk UI framework due to the fact that it was taking too many software units for the functionality it provided. I do remember that once I found the WizardStep entity and learned how to properly load it and use it to manipulate the flow then the rest was fairly simple. All of the 'pages' are really on one page and where you decide to commit the data is really up to you.
UserImage.jpg
Sami Niemelä
I actually did one sample wizard that uses a common web block and multiple pages, but after your reply, I made a version that works on a single page and the visible part is controlled with Ajax and If-blocks in the Web Screen.

I even wanted to publish a sample version of a fully functional wizard on Forge, but upload failed because of some issues with dependencies. No time to work on clearing that out now...

Anyways, thanks Keith for your comments. They actually helped.
UserImage.jpg
Feras Nasser

Hi Sami,


I am actually working on the exact same wizard setup as you described above, as "a single page and the visible part controlled with Ajax and if-blocks." Do you still have this sample app/espace I can take a look at?


Thanks a bunch!

UserImage.jpg
Sami Niemelä

Hi!

The attached sample SumWizard requires LiverpoolTemplate etc. but you probably get the idea even without deploying and just by looking at the implementation of MainFlow/HomePage.

Hope this helps!

SumWizard.oml
2018-01-05 02-53-30
Grayson Udstrand

Sami,

Thank you very much for sharing! This is incredibly helpful.

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