16.8.2.5 Preparing and Saving Images with Titles

Preview the multi-file upload flow that stages images in a collection before saving them.

The Add Break Room Photos page uses application logic in a EBA_DEMO_WOODSHR_FILE package to:
  • Clear the collection to start the process
  • Prepare the collection with unique upload file names after the user uploads the images
  • Preview the temporary images in a grid where the user can add the corresponding titles, and
  • Save the images and titles to the break room photos table.