Julien Phalip Posted March 8 Share Posted March 8 Hi, I'm using a Script Filter to display items that are loaded from calls to a remote API. The script makes multiple API calls in parallel so I'd like the results to be displayed and appended to the list as they come, without having to wait for all of them to arrive. Is there a way to progressively append items to the list visually, while still showing a "Loading..." message until all results have arrived, but still allow the user to see and select items that have already arrived? Hope that makes sense. Thanks! Julien Link to comment
giovanni Posted March 8 Share Posted March 8 you can use the rerun key in your JSON output. This thread should also help. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now