Best way to handle field that are not always in the form?

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
Hello,

I have a step, in the registration pages, somtimes they ask for the age and sometime not, what is the best way to tell Zenno:

Username
password one
password two
email

<!------Uncertain fields here--->
Avatars
date of birth
<!-----Ends of uncertaun fields-->

Button register.




I have tried to add all the branches in the above order but when a form does not have the <!--Uncertain fields-->, the registration hangs.

I need to find a way to tell Zenno....register as normal, but if you find the<---uncertain fields--> enter them, otherwise, continue as normal and click on the button "register".

A little help would be appreciated,


Thank you


BamBam
 

gcomm

Client
Регистрация
01.03.2011
Сообщения
332
Благодарностей
93
Баллы
28
You should do a branch with these MAYBE fields in a separate step - have the template run into that step - if error (the field isn't there) have the error branch go to a pause > from the pause > goto the next step which a MAYBE step exists.. do the same thing or error goto a pause element.

After these are finished go back to the main step and continue the template with the known steps.


This is one way .. there are a few ways including text presence check which may also work for you.
 
  • Спасибо
Реакции: bambinou

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
Thank GComm,

I really appreciate your help!


BamBam
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)