Do you have an issue with a specific file(s)? No
Can you reproduce using one of our samples or online demos? No
Are you using the WebViewer server? No
Does the issue only happen on certain browsers? No
Is your issue related to a front-end framework? No
Is your issue related to annotations? Yes
Please give a brief summary of your issue:
Can I change the order of the status list?
Please describe your issue and provide steps to reproduce it:
Currently, this is how the status list popup appears:
Hello, I’m AiRon, an automated tech support bot While you wait for one of our customer support representatives, I can help you with your question.
Changing the order of the status list in WebViewer can be achieved by customizing the annotation tools and their properties. WebViewer allows you to modify the UI and behavior of annotations, including their status and how they are displayed.
Some things you can try:
Access the annotation manager through WebViewer’s API to get the current list of statuses.
Reorder the statuses by modifying the annotation properties or using a custom function to change the display order.
Use the setCustomData method to store and manipulate custom metadata related to annotation statuses.
Implement a custom UI component if necessary to display the statuses in your desired order.
After making your changes, you will need to build the UI and integrate it with your WebViewer instance. For guidance on building and integrating the custom UI, please refer to our advanced customization guide here: Advanced UI Customization | Apryse documentation