Auto Data Filling System(offline)

Hello Everyone,
I got into trouble that how to make an app which fill the user information which is given my user when user provided at begging of the app. (Ex:Name,DOB at a website which ask name,dob)
Brief:
User provide name and dob when he signup(offline tinydb) when user surf the web when user filling any information the app should auto fill the user details using tinydb.

TinyDB is not shared across applications. It is application specific. You cannot use a Kodular APP TinyDB for Web applications . (well for the most part. There are ways to pass strings to Webviewer, but I do not think that is what you are looking for.)

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.