Page 2 of 2

Mapping Boolean to Select component true/false image

Posted: Tue Jun 16, 2015 5:51 pm
by Serhii Kulibaba

Please check value of the select component before defining "stampUnlocked" variable. E.g. add this JS:
alert(Apperyio('stampBoolean').val());


Mapping Boolean to Select component true/false image

Posted: Fri Sep 04, 2015 11:37 pm
by Bruno Chima

Having the same issue essentially with mapping the toggle element value to the boolean DB element.

Shouldn't this be a simple thing?


Mapping Boolean to Select component true/false image

Posted: Sun Sep 06, 2015 6:27 am
by Evgene Karachevtsev

Hello Bruno,

Could you please provide us with more details of your issue?