Help on creating card view with image inside

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 :grin:

I’d this yuchi dynamic component extension or something else ???

This is the extension I’m using:

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

Thanks! This worked. :grinning_face_with_smiling_eyes:

1 Like

But how can I make it so it creates an extra card view?

You can do it. Search community there are plenty examples for example a good start is

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

This is working:
image

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

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