ads

Ads Here

Wednesday 7 August 2019

Tiny DB to save text from one screen to another in koduler

  In this blog I am going to show step by step method to change text size by  using Tiny DB component in koduler or thunkable or any other MIT appinventer 

STEP 1 :
Import TinyDB from Storage - TinyDB & Import a button from 
 User Interface -Button  as shown in picture below:




STEP 2:
Add another screen in this case its Screen2.

The image below shows the screen arrangement

STEP 3:
Now Its block time

Code block for screen 2


 This block save the value of textbox text to tinyDB tag called "a".

Code for screen 1


This block takes the value from tag "a" and set the label to value of tag "a". If the value is not there then the lable text will be "Value not there".


Hope this tutorial have helped you. Please stay tunned for my next tutorials.

















   Google                      youtube               prkrishna1                   prkrishna2.                                                                                                              http://tenteaea.com/3sQThttps://drive.google.com/open?id=1H6QaFd0_ow-v3FfEL5Om8-EgAEZEsMKR

No comments:

Post a Comment