Is it possible to store a component visibility in TinyDB?
In that case how?
--
You can do that by setting a flag to true or false.
For example, if you have Button1, do TInyDb1.StoreValue: Button1 to ture or false
Then when screen loads, retrieve that value and set your component visibility accordingly.
--
instead of using the text "true" as valueIfTagNotThere you better use the logic block true instead
--
댓글 없음:
댓글 쓰기