- Регистрация
- 16.07.2017
- Сообщения
- 138
- Благодарностей
- 9
- Баллы
- 18
hey,
How to use profile gender correctly when creating accounts
?
Setting the profile Male/Female checkbox according to the profile that's generated by zenno?
atm I think its bugged.
using If to test
{-Profile.Sex-}==True
{-Profile.Sex-}==False
doesn't work. it will fail
If I set a new variable, {-Variable.Sex-} and set its default value to {-Profile.Sex-}, it will take the if as true if gender is male
and if as false if gender is female, but the default {-Profile.Sex-} will fail in both cases.
check pics
https://cl.ly/15070g1M2x1q
https://cl.ly/3j073C131C45
Or I'm wrong?
Even if I use it with that variable, its still failing from time to time.
Thank you
How to use profile gender correctly when creating accounts
?
Setting the profile Male/Female checkbox according to the profile that's generated by zenno?
atm I think its bugged.
using If to test
{-Profile.Sex-}==True
{-Profile.Sex-}==False
doesn't work. it will fail
If I set a new variable, {-Variable.Sex-} and set its default value to {-Profile.Sex-}, it will take the if as true if gender is male
and if as false if gender is female, but the default {-Profile.Sex-} will fail in both cases.
check pics
https://cl.ly/15070g1M2x1q
https://cl.ly/3j073C131C45
Or I'm wrong?
Even if I use it with that variable, its still failing from time to time.
Thank you