-
All-in-one prototyping tool
-
WebHi-fi prototypes for Websites & Web Apps
-
MobileCreate lifelike iOS & Android prototypes
-
Collaborative prototyping
-
CollaborationShare and get feedback
-
RequirementsRequirements management
-
IntegrationsSketch, JIRA and more
Hi Bertrand,
Do you mind to send us your prototype (.vp file) to jim.support@justinmind.com so we can figure out what's happening?
Hey,
it's done
Please, start from '1_ADD_type_choice'. A variable named type_fu is modified by change the select box, but noway for get it in following screen (2_ADD...)
Thanks a lot & cheers,
bert.
You are modifying the variable value when the user click the "Next" button on the '1_ADD_type_choice' screen, previous to navigate to the following screeen. If you delete this set value action it will work.
Currently you are setting the value of evaluate if "type_fu" is equal to the value of the selected_type dropdown" and this expression is always true, that's why the variable value you get is true instead of the selected type.
Hey,
thanks for your answer by email.
now it's working.
Cheers,
Bert.
Comments have been locked on this page!