Overview
With the help of this component, the user can now easily represent the order and hierarchy of the data that he wanted to display in a much easier way. The Illustration of a folder structure or a nested relationships between your data will now be showcased in a clear and understandable way by using the Tree View Component.
Use Cases
Key Features & Functionality
Functionality
Features
Compatible versions are listed as 20.1+ , 22.1 - but, it seems to be not compatable with version 21.3. Getting the "The selected package was exported on version 22.1.205.0 and it cannot be imported or inspected on the older version 21.3.1975.0. (APNX-1-4154-001)" error.
Is there any way to use the 'Sample Package' in v21.3?
Hi sunilc,
You cannot import an application exported from an higher version into an lower version environment. But still there is a workaround to achieve this, you can update the Appian-version inside the META-INF/MANIFEST.MF file in the Sample application zip file. This is not a recommended way, since it is an sample application you can try this!
Please try the above workaround and let us know if you face any issues.
Thanks,
Naveen.
If that doesn't work, you could just install the plugin and use the Example provided in the documentation(attached with this plugin) in a new interface.The interface in the sample application will also have the same. Can you please try this and let me know?
Hi Naveen,
Thanks for your response. I'm getting "The specified file does not contain a valid package and cannot be imported. (APNX-1-4154-000)" error, if I try to manipulate META-INF/MANIFEST.MF file in the 'Sample application.zip' file.