Giovanni
(Giovanni)
September 17, 2020, 10:22pm
#1303
I tried with version 2.0 and now it works fine.
Thank you very much
3 Likes
yusufcihan
(Yusuf Cihan)
September 18, 2020, 12:10pm
#1304
The delay will be same. And I donât put any delay to the extension, it just requires some time to create the extension, and sadly I canât fix that.
Schema just executes the extension blocks with specified JSON text. So it supports all features that extension have.
cgds91240
(Patience)
September 18, 2020, 5:38pm
#1305
hi
is it possible to get your telegram ?
i need help to realize a template
regards
cgds91240
(Patience)
September 18, 2020, 5:49pm
#1306
h i
do you know where i can find a tutorial about this extension ?
regards
Hi,
You can just search dynamic component and see how many results you will get :
https://community.kodular.io/search?q=dynamic%20components%20%23guides
1 Like
TechyGuy
(AnonGuy)
September 18, 2020, 8:45pm
#1308
Write a short description
A non-visible component that provides images with letter/text like the Gmail app.
Add a picture of all the blocks
Rounded Rectangular
[3]
Create Rounded Rectangular img.
Rounded
[2]
Create Rounded img.
Rectangular
[1]
Create Rounded img.
Extra Properties
[4]
Demo
[sample]
How to use ?
Blocks
[1]
Designer Property
[2]
Download Sample Project AIA
ProfileMaking.aia (19.6 KB)
Download Extension
com.ProfileGenerator.aix (18.6 KB)
This Extension error in Dynamic View. Correct me if I am Doing Wrong.
hammerhai
(Nathan)
September 18, 2020, 9:43pm
#1309
@Preet_Vadaliya whatâs the package name of your extension?
1 Like
hammerhai
(Nathan)
September 18, 2020, 11:39pm
#1311
It needs the package name and class, wait for the develop of the extension to respond.
1 Like
As i see from the build info itâs (with the class name )
com.ProfileGenerator.ProfileGenerator
@TechyGuy just wanted to ask, have you added the extension to your project??
2 Likes
hammerhai
(Nathan)
September 18, 2020, 11:45pm
#1313
Ok, thank you @Mohamed_Tamer !
@TechyGuy did you import the extension first?
1 Like
Hello @yusufcihan
Today I tru to set the property of touch color of a card view, and it works flawlessly.
However when I get the property with the same card, it throws error.
What could be the reason?
RafaDolly
(Rafael da Silva Domingues)
September 19, 2020, 5:01am
#1315
I have the same doubt, being able to do this will help me a lot, Iâve tried it in many ways and I couldnât.
1 Like
hammerhai
(Nathan)
September 19, 2020, 5:39am
#1316
May I know which properties of which component youâre trying to set?
RafaDolly
(Rafael da Silva Domingues)
September 19, 2020, 5:53am
#1317
I took a look around and managed to solve it, it was a simple thing.
thank you.
1 Like
yusufcihan
(Yusuf Cihan)
September 19, 2020, 7:26am
#1318
Can you try to use Any Component blocks?
There is no touch color for any card view, but using the list detail, the TouchColor properties exist.
Here is a test ais
Test_Screen1.ais (3.9 KB)
TechyGuy
(AnonGuy)
September 19, 2020, 12:05pm
#1320
Yes. Anyways I figured Out and Now Its Working,
Thanks @hammerhai & @Mohamed_Tamer
1 Like
CJcorp
(Asit)
September 19, 2020, 1:39pm
#1321
Hi everyone I am getting an error can anyone describe why itâs happening
Sharing some details
It looks like youâve canceled a dialog before creating it.Can you show your blocks?
P.S : I donât think this related with dynamic components extension
Vaibhav
(Vaibhav)
September 19, 2020, 2:29pm
#1323
Vaibhav:
I, also wanted to talk about one more problem that I am facing not related to one discussed above. The problem is,
I have 3 ttf files namely Poppins-Regular, Poppins-Medium, Poppins-semi bold.
Now what happens is, when I am trying to set the font typerface import property of label with any one of the files mentioned above, it always set to Poppins-Regular, no matter whichever TTF file I have set teere in Set Property
block. I donât know where is the problem.
Is anyone other than me facing this problem?