This post was flagged by the community and is temporarily hidden.
In designer part search for this âNetworkâ, drag it in your project. Go to blocks, click on network, drag is network connected try it along with if then else block
Contact me on telegram for schema code of any design Technical Fun2Family
How faster it creates components from schema in comparison with creation from âforeachâ cycle, for example? Do somebody know?
They are relatively the same, however by not using a schema, traversing components doesnât have to take place. This means that if you have a foreach
loop creating components from schemas, itâs substantially slower than just creating a single component.
ASK
does this work in kodular?
If possible, can I give a tutorial?
Seach by Spreadsheet
Certainly will work⊠already we r using it
Does it show the same error when you put the component block itself as componentName
? If yes, can you show the output of GetComponentMeta
with putting the component block? It should return a dictionary which can be useful to solve the problem.
No, but the component is not created / visible.
Do it - result
Do It Result: {âBackgroundColorâ:{âdescriptionâ:âSets the background colorâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&H00000000",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:0},âBorderedâ:{âdescriptionâ:âSet to true if to create a material textbox with a outline backgroundâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âTrueâ,âeditorArgsâ:,âeditorTypeâ:âbooleanâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âColumnâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:false,âvalueâ:-1},âCornerRadiusâ:{âdescriptionâ:âCorner radiusâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â5â,âeditorArgsâ:,âeditorTypeâ:âfloatâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âCustomFontTypeFaceâ:{âdescriptionâ:âSets the custom font typefaceâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"",âeditorArgsâ:,âeditorTypeâ:âassetâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âEnabledâ:{âdescriptionâ:âSets if enabledâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âTrueâ,âeditorArgsâ:,âeditorTypeâ:âbooleanâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:true},âFontBoldâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âFalseâ,âeditorArgsâ:,âeditorTypeâ:âbooleanâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:true},âFontTypefaceâ:{âdescriptionâ:âSets the font typefaceâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:âtypefaceâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âHeightâ:{âdescriptionâ:âSets the heightâ,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:48},âHeightPercentâ:{âdescriptionâ:âSpecifies the vertical height of the %type% as a percentage of the height of the Screen.â,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:""},âHeihMarginâ:{âdescriptionâ:âSets paddingsâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â5,5,0,0â,âeditorArgsâ:,âeditorTypeâ:âfourâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âHeihPaddingâ:{âdescriptionâ:âSets the paddingâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â16,16,0,0â,âeditorArgsâ:,âeditorTypeâ:âfourâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âIconâ:{âdescriptionâ:âSets the iconâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"",âeditorArgsâ:,âeditorTypeâ:âtextâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âIconTintâ:{âdescriptionâ:âSets the icon tintâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&H00000000",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:0},âMarginBottomâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âMarginLeftâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âMarginRightâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âMarginTopâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingBottomâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingLeftâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingRightâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âPaddingTopâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â0â,âeditorArgsâ:,âeditorTypeâ:ânon_negative_floatâ},âisDeprecatedâ:true,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:""},âRippleColorâ:{âdescriptionâ:âSets the ripple colorâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&H00FFFFFF",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:false,âvalueâ:""},âRowâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:false,âvalueâ:-1},âTextâ:{âdescriptionâ:âSets the textâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"",âeditorArgsâ:,âeditorTypeâ:âstringâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:âText for Material_Button1â},âTextColorâ:{âdescriptionâ:âSet text color of the buttonâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:"&HFF6200EE",âeditorArgsâ:,âeditorTypeâ:âcolorâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:-10354450},âTextSizeâ:{âdescriptionâ:âSets the text sizeâ,âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:â14.0â,âeditorArgsâ:,âeditorTypeâ:âfloatâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:14},âVisibleâ:{âdescriptionâ:"",âcategoryâ:âUNSETâ,âdesignerâ:{âdefaultValueâ:âTrueâ,âeditorArgsâ:,âeditorTypeâ:âvisibilityâ},âisDeprecatedâ:false,âisDesignerPropertyâ:true,âuserVisibleâ:true,âvalueâ:true},âWidthâ:{âdescriptionâ:âSets the widthâ,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:252},âWidthPercentâ:{âdescriptionâ:âSpecifies the horizontal width of the %type% as a percentage of the width of the Screen.â,âcategoryâ:âUNSETâ,âisDeprecatedâ:false,âisDesignerPropertyâ:false,âuserVisibleâ:true,âvalueâ:""}}
Iâve got a hint from @Xoma how to do it.
So the problem seems to be solved (at the moment ).
Unfortunately, I have only rarely used Dynamic components
so far.
So I still have some catching up to do.
Can I create Lottie component with this extension .
I didnât try for Lottie, but it should work by default, you can try and let me know.
This post was flagged by the community and is temporarily hidden.
Hey @yusufcihan I am using your Extension and I want to set width to be fill parant , I try -1 or -2 but it doesnât work please help me @yusufcihan
Try to Make a dectionary in properties of dynamic cardview and set key (HorizontalAlignemnt) value = - 2 or get Screen.width
Good afternoon, maybe this is a question of very little relevance, but I appreciate any help. How to listen or start an action when a dynamic button created with version 2.2.2 is clicked, I donât see any block for it. Specifically, how do I know when a dynamic button was clicked in order to initiate an action? Thank you
With Any component. You must find the block you want to check the action
For example, if you want to check if a CardView was clicked you should choose Any CardView.
There is a block inside Dynamic Components that displays the component you want to check
What about create dynamic Lottie component with this extension.?