Mapping Boolean to Select component true/false image
Posted: Tue Jun 16, 2015 5:51 pm
Please check value of the select component before defining "stampUnlocked" variable. E.g. add this JS:
alert(Apperyio('stampBoolean').val());
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Please check value of the select component before defining "stampUnlocked" variable. E.g. add this JS:
alert(Apperyio('stampBoolean').val());
Having the same issue essentially with mapping the toggle element value to the boolean DB element.
Shouldn't this be a simple thing?
Hello Bruno,
Could you please provide us with more details of your issue?