16.8.2.1 Configuring Multiple File Image Upload

Configure an Image Upload item to stage multiple photos in APEX_APPLICATION_TEMP_FILES until the session ends.

The Break Room page in the Woods HR app has a (Post Multiple Photos) button that lets users share many pictures at once. It redirects to the Add Break Room Photos modal drawer page shown below whose:
  • Image Upload item uses Table APEX_APPLICATION_TEMP_FILES,
  • Purges files at the End of Session, and
  • Enables the Allow Multiple Files switch.

Figure 16-69 Add Break Room Photos Page with Multiple Files Image Upload