If this is a question for me. everything is working well for me now,
Except for LongClick on Horizontal Arrangement
dynamic.aia (735.6 KB)
If this is a question for me. everything is working well for me now,
Except for LongClick on Horizontal Arrangement
dynamic.aia (735.6 KB)
No positive result.
What I did:
As you set your Horizontal Arrangement as Is Card then the long click seems to stop working (this doesnât work either on Horizontal Arrangement it self) so there is no issue with the Dynamic extension
Btw, why not use Card View
If you think that is a matter of OS, then donât worry about.
I will add a TextBox component as dummy, set Visible=false, so I will have access to such blocks:
Thanks for your interest.
I will fix that for the next release, if there is something that I missed, let me know
OK.
@yusufcihan I tried to make a dynamic web viewer with URL, I am not understanding your blocks can you say me how to do it. I am able to make dynamic web viewer but I donât know how to change URL in it.
What I tried
Type âURLâ instead of lowercase, the name parameter needs to be same as it shows in the Designer.
Or just add a static WebView to Screen and make it invisible then use Any Component blocks.
@yusufcihan One thing⊠please add all versions of extension in its post because sometimes we mag need an older version
I donât recommend using an old version because older releases wonât have continued support as the new version comes out. Please try to use latest version so I can fix bugs that caused on latest version from your bug reports.
However, if you still want to get older releases, it is on my GitHub repository already. Also, GitHub releases are in sync with this topic. So when I create a post about a new version, I add to GitHub at the same time.
As you can see in Designer it shows as âHome Urlâ, also you can just use like this if you donât want to type the property name.
Hoo thanks man
I am not able to connect blocks together
Update to the latest version by importing the new version to the Creator.
friend its not working i tried it many times, it can create dynamic web viewers but cant set a url, please check if any bugs are there, can you say me it is working for you or not.
Use Go to URL method to go a specific URL.
its not working
Can you show your current blocks which uses latest version of the extension?