701
Views
3
Comments
Solved
Wizard
Question

Hi,

I'm trying to use the Wizard Pattern of the Plataform 10 Mobile. When I hover the mouse over the WizardItem, inside the widget tree, appears a message saying " Add the Block inside the Content placeholder in the Wizard Block. ". The problem is that there's no Content placeholder, just WizardLabel placeholder.


I'm trying to build a screen with a payment process with 3 steps, but I can't find the Content placeholder inside the WizardItem, where I can't put for example a List with information.

Someone can help me?

2019-09-30 07-35-56
Aurelio Junior
Solution

Hi Pedro,

From what I could understand (the documentation really isn't helpful at all), you have to create separate containers for each one of your steps, and each one of those containers must have a Wizard pattern highlighting the WizardItem it represents.

I'm attaching a simple .oml showing how I managed to accomplish that.

Wizard.oml
2024-02-10 00-59-09
Pedro Ramalho

Aurelio Junior wrote:

Hi Pedro,

From what I could understand (the documentation really isn't helpful at all), you have to create separate containers for each one of your steps, and each one of those containers must have a Wizard pattern highlighting the WizardItem it represents.

I'm attaching a simple .oml showing how I managed to accomplish that.

Thank you Aurelio for the help! 


UserImage.jpg
Gert-Jan Vernooij

Thanks Aurelio

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