You have a time in this community.
Please better explain what you want to do. Upload images of the ones you have tried. This way it is easier to help you !!!
Hi
Later I can present photos. Iām nowhere near my notbook.
But I have 2 Horizontal Arrangement components.
The arrangement_horizontal2
is within the arrangement_horizontal1
.
Reason: Iām creating a progress bar.
I want to know if these 2 components I can put inside several cardviews made with this extension.
I tried to do it here, but I was only able to put a horizontal arrangement.
Arranjo_horizontal2
is not in arranjo_horizontal1
.
Heās getting one below the other.
You can created a procedure to created a card view (or all card view you need) into each HA.
If you post your block any can see itās wrong and help to solve the problem.
Very good. I am making a wocommerce app with dynamic components. I have a little problem that I donāt know how to solve. In the cart window, where the entire shopping list appears, I want to add a sum of the total purchase. How do I add the labels or numeric texts that dynamic components creates for me?
Hello, very nice extension. I only have one problem when I create a card it is created but I cannot delete it. An error is always displayed.
The community official language is English, could you please translate your post .
Edit: thanks !
What error is that?
no errors are displayed but all components are deleted except for the card
Then you must be not removing the card view IDās
ā¦ or the card is not created dynamically
Version 2.1
Sorry for not releasing any update for 2 months.
New
Features
-
Added ability to switch between asynchronous/synchronous.
You can now choose to create components asynchronously or synchronously!
Blocks
-
ComponentCreated
Raises after a component has been created using the Create block. It also will be raised for components that were created with Schema.
Fixed
-
ImageSprite and Sprite now creating correctly.
ImageSprites and Sprites were not moving when created dynamically. Now it is fixed.
Improved
-
LastUsedID
now returns last componentās ID.
LastUsedID was storing the latest used ID with Create, but now it returns the last componentās ID, so it is changing when the last component has deleted. -
TemplateCreator now has a GUI.
It is not perfect, but easier to use than a CLI.
Thanks to @Shreyash for refactoring the codebase!
Thanks to @hammerhai for adding async support and several changes.
Looking for downloads? Fasten your seat belt and
Click to fly to the first post!
Great !
Reload the page and try again.
Property setter was expecting a com.google.appinventor.components.runtime.MakeroidCardView component but got a HorizontalArrangement instead.
Note: You will not see another error reported for 5 seconds.
Dismiss
How to solve this problem
You are using a property block that made for CardViews, but you gave an arrangement instead.
Learn_Quran.aia (29.5 KB)
first time itās working properly but when I used your last version then showing this error .
All the projects I did have the same errors
Hello,yusufcihan first I thanks to you for this great extention .I create a device image list with card view by this extention but when I used āwhen any Dynamic card view clickā (in build) with Dynamic Component Extention.not workā¦so what can I do?Please reply ā¦