https://playground.jsreport.net/w/anon/naT6gCXb
Please check now!!
Gowtham-afk899887
@Gowtham-afk899887
Posts made by Gowtham-afk899887
-
RE: In The Component Function Two parameter Will not Work.
I have shared the playground for ur reference
https://playground.jsreport.net/w/anon/naT6gCXb -
In The Component Function Two parameter Will not Work.
Hi I am using js Report 4.6.0 version. In that I am using the Component function Inside the loop.In that Function I am passing two arguments one for the data which is in with loop of internal and another argument I am using dynamic Data.But that is not working.Can u please Check this
{{#each data}} {{#componentExists (filePath "../Components" lib cid ver)}} <div> <span class="component-span"> {{#with this.data.d}} {{component (filePath "../Components" ../lib ../cid ../ver) . dynamicData="ABC'}} {{/with}} {{/componentExists}} {{/each}}
-
Does the Template File Identify the Page break??
I have Twenty Plus template file rendering inside the each loop.After completing The first Page.It is going to the second Page it is breaking the template container.Is there any Possible to control.Otherwise I can border bottom in the end of First page and the border Top in the second Page Can U please Suggest me.Can It possible to bring that!!
-
RE: Regarding Component path not found
Is that any Possible to use the Component render in another way in our old version like 4.3.1.Please Suggest here!!
-
RE: Regarding Component path not found
I have added my example in that I have created the two component folder student1 and student2.That I am calling through each keyword mapping with sample data where the file details will be there and I added one more dummy component details inside that array which is Student 3.which is not exisits in the folder.I need to get the exists two folder call without throwing error message.This is the playground for that example.
https://playground.jsreport.net/w/anon/1B81CQid
Please Check It!! -
RE: Regarding Component path not found
Hi I have used the same step but I am getting some unrelated value coming in the output.Here I have attached the scrshot
and then Please share me a example playground issue for this!! -
Regarding Component path not found
Re: Async function won't show component call
Hi jan
is there any updation.Please Share the playground for that!