Hello.
When I create card view component I have no errors but when I try to add an image inside I get this error:
com.google.appinventor.components.runtime.Image cannot be cast to com.google.appinventor.components.runtime.ComponentContainer
Note: You will not see another error reported for 5 seconds.
These are my blocks:
Thanks to anyone who would like to help
I’d this yuchi dynamic component extension or something else ???
This is the extension I’m using:
Dynamic Components Extension
that supports every component in your AI2 distribution, instead of having pre-defined components.
I thought about making a full method to create all dynamic components without creating different blocks for every component because it would be useless. So I was trying to find a proper solution for a long time. And here it is!
The minimum required API version for this extension is 1 .
It basically uses Java’s Reflection feature, so this allows you to create…
We use to create dyna comp like this only. But you are using diff blocks … your blocks says you have wrongly fixed the I’d for image
But how can I make it so it creates an extra card view?
dora_paz
(Dora)
September 6, 2021, 6:20pm
#7
You can do it. Search community there are plenty examples for example a good start is
Introduction
Hello everyone I am Sumit kumar as you know @themaayur has published a guide about 5 different listview just that same in this guide presenting 5 more designs by dynamic component by @yusufcihan .
without wasting time lets go guys
Designs Name
1. Leaderboard
2. Follower List
3. Fantasy Team Player List
4. Shopping List
5. Transactions
Lets Start
1. Leaderboard
Preview
[IMG_20201212_172436_958]
Blocks
[blocks - 2020-12-12T162518.900]
Parameters
1st :- Rank or ID
…
TTG_Studioz:
an extra card view?
Which mean???
Need to create another Dyna component again when notifier got text input ??
If so in this thread two types of attempt is available, you can study that
TTG_Studioz
(TTG Studioz)
September 6, 2021, 7:20pm
#10
This is working:
Still-learning:
Link
I used the dynamic procedure and change it a bit and it is now working.
1 Like
For your work, procedure only will suit good. Even that two methods too works with procedure only…
1 Like
system
(system)
Closed
October 6, 2021, 7:22pm
#12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.