[F/OS] - Dynamic Components Extension (for every component) 2.3.0

can you show your dynamic component card creation procedure or aia or ais?

1 Like

this part may creats the prob. move it out of the event block and try

image

1 Like

NO, this part wasn’t the reason . I moved it away and no thing changed

then need to check your aia

1 Like

@Still-learning :wave: pm me to send you ais :nerd_face:

Show us what you have tried…

Do not use obste text. You can use directly the word CornerRadius

for which component? Button, Label,Textbox???

IF you want to change the font typeface, name must be FontTypeface and value must be between 0 to 10

image

How to fix this error

Screenshot 2022-02-02 001343

Searching…
“Expected unique id”

https://community.kodular.io/search?context=topic&context_id=50789&q=Expected%20unique%20id&skip_context=true

I have tried to search but didn’t find any solution to this.
Just wanted to know, while components are being created using this extension, the screen gets stuck (for 2-3 seconds or more) even in UI mode. Is it always the case or we can do something about it somehow?

hello seem it going awesome … but reading too much… didn’t get that can we create firebase database component dynamically or not by this extension … ?

image

By using this extension components created perfectly

image

But when we set property of component it says invalid URL but… it gets data from firebase…
its working … but got error popup notification…

image

got this error alert

Any idea what this block is about and how to use it?

grafik

It is used to call component’s method like function or property.

in your set property block make the name of property to FirebaseURL and not FirebaseUrl rl should be capital

1 Like

Yes, of course, I can read this too:
grafik

But how and for what purpose? And how it must actually be used (blocks example)?

1 Like

umm is not it simple the component is the component who’s method will be executed, the name is the name of method eg. Initialize and the parameters are the values passed to the function and it will return the result if the function is a returning method or it will return a empty string.

Is it so difficult to provide a simple example ? Because I really can not understand either the use of that block

2 Likes