Custom states on Native Mobile

Anyone having issues passing data between view using custom states? I seem to be having an issue but not real experienced so may be doing it wrong. Cant find anything to assist me. I can do through web okay.

Views have “PROPERTIES” which you can use to pass all sorts of dynamic or sepcified data.
It is visible in the appreance tab of the view editor.





1 Like

Thanks appreciate it. I believe that will assign that to that view but how do i grab that value in another view?

It’s all widely explained in the mobile documentation.. it’s really worth the effort to read it.

1 Like

I will look for it. Thanks