Here are some blocks and the output
I want to put a pre-designed horizontal arrangement in the dynamic card view I have a list of dynamic card views and I want to put a horizontal arrangement in all card views I have tried but the result is in only the last card view the horizontal arrangement added. I hope you understand.
You cannot add native component in all the components created dynamically. In such case pls try with dynamic component extension where you can design any sort of structure as you like [F/OS] - Dynamic Components Extension (for every component) 2.2.2 .
I use create in block but facing error
No i have advised you to create completely the design using dynamic components extension. Don’t mix up both dynamic components.
What is the basic design you are expecting??
Cardview, inside this cardview VA, in the VA two labels and HA in which a button?
1 Like
Means that using this extension i have to re-create my actual design in blocks and also both components cannot used in one method OK.
Gaston
(zodiaclogic)
February 22, 2023, 3:04pm
#8
Dynamic component for schema
So Welcome, Everyone today in this guide I will show how to make different listviews using @yusufcihan 's Dynamic Component Extension. It is fully Customisable According to your needs.
So Let’s Begin
1. Simple ListView (Icon, Title & Action Button)
• Layout
[image]
• Inputs
[image]
Icon : Url
Title : String
Material_Icon_Name : String
For Material Icon Name Click Here
• Blocks
[blocks]
• Schema
{
"name": "Simple ListView",
"metadata-version": 1,
"author": "Maayur (rewri…