I am getting such Problems with CustomWebViewer

We can guide you if you are struck at any point.

Already we suggest you to save in download system as
Call tinydb StoreValue tag (first time)
Value (yes)

In screen initial block, what ever you have added at the last just add this condition,

If call tinydb GetValue tag (first time) = Yes
Then open another screen (put your screen name)

Is this only, or I have to do anything else

Well, after adding all those thing, test in companion mode with demo project and then finalise everything

Ok! But first of all say me, where to add this call tinydb block, In anybutton or DownloadComplete Condition

Here only. Because you can define the condition here only as first Download as true or false

Oooo! There’s no option to define that it is my first download or second download in the download extensions

No way.. until download says , download is complete How can say or save First download or not.

There’s a condition of downloadcompleted, but there’s not variable to indicate it is a first or not.

My Download Extension Blocks..

Screenshot (3)

Is it ok! or not

If not then Have you any kind of other Useful Downloader Extension?

Oh my God.. it mean you need to read tinydb guide or documentation first.

We told you to add block tinydb store value block in DownloadCompleted block

Done Added this Block

Screenshot_8

then… what to do @Still-learning

1 Like

Now in screen inti at the end just call this tinydb value

Screenshot_2021-11-05-20-43-10-48

If the value true mean what you want to do just add in then condition , if false mean add the condition in else condition

Ok then How many Downloads it can save in One Set Store Value

No man, this block is used to test Just for first download or not.. also in the same download completed block you set rule,
If the get value is not true then save value as true else (do not use or just avoid it))

As per this rule, value will be saved for first download only irrespective of any number of download

Oooo Ok Ok! Now I understand. Thank you @Still-learning for helping me? Thank You so much :slightly_smiling_face:

1 Like

But there are su many domains. Dot com is not the only domain out there

1 Like

@AJOY_DAS

Check this Result:
https://community.kodular.io/t/i-am-getting-such-problems-with-customwebviewer/152283/12?u=ariyan_ad

&

Okay, contains text “.” can maybe cause a problem. Like if any user add a full stop at the end of a search sentence. I think you don’t have to import any extension too. It will make your app size bigger. I think you can do this using control blocks or more specifically If, then and else blocks. If you want a guide please tell me.

I am using the same thing. Listen, I have just shared the extension system to avoid highest bugs and crashes.

There would be just some conditions. There is no chances of crash. You just have to confirm that you have text in the both sides of “.”

1 Like