This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
I downloaded the library but when i am importing it i am getting an error " An error occurred while importing the library , Click retry to import again " Can you please tell me why this occoured and how can i use it?
Currently using Kony Enterprise Version 8 Service Pack 2 Fix Pack 6
Checked Importing the component in Kony Enterprise Version 8 Service Pack 2 Fix Pack 6. I did not face any issue there. Could you please share your kony Enterprise Log file?
The error might be because of the structure of the project. The component is made for Kony Reference Architecture Project. Got the same error when i tried importing it to a Free form Js project. Having said that, do we have an accordion component in marketplace for a free form project ?
So i was able to import it to my default library in the project. I added it to a flex container in a form as mentioned in the details for the component.But i am not able to assign a template and fill data in it. Attaching the sample app. Can you please fix it for me ?
But i'm facing a problem, As shown in the attached screenshot the height of the flxContainer remains fixed. And the entire content is neither visible nor scrollable. Can you please tell me how do i fix this?
You need to change the logic inside the component when the row is expanded.
But if you use Multiple Template, you can use a different flex template for each row. So you need to put some logic here, when you mapping the data. Check the content length and set the desired flex template with enough height.