You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the proper pattern for exporting a file from a page? Example is: A set of processed items and their associated errors displaying on a page (navigated from a card which processed the items). The page is filterable by Errors, Non-Errors and All items.
From there, we wish to have a download menu item (or toolbar icon) allowing the user to download the filtered results into a CSV file.
I know I can do this with various methods, but wanted to know the way Ellucian would handle this in their own cards.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What is the proper pattern for exporting a file from a page? Example is: A set of processed items and their associated errors displaying on a page (navigated from a card which processed the items). The page is filterable by Errors, Non-Errors and All items.
From there, we wish to have a download menu item (or toolbar icon) allowing the user to download the filtered results into a CSV file.
I know I can do this with various methods, but wanted to know the way Ellucian would handle this in their own cards.
Beta Was this translation helpful? Give feedback.
All reactions