16.8.2.5.4.5 Saving the Posted Images with Titles
Save posted images with their entered titles when the user clicks (Post Photos).
Once the user enters a title in the grid for every uploaded image – and possibly
deletes any they decide not to submit – they click (Post Photos). This button
named SAVE matches the When Button Pressed condition on the
If Clicked Save... execution chain, so its child processes only run on that
click.
- Writing Grid Updates to Collection
Use custom Interactive Grid DML code to write title edits and deleted rows back to the collection. - Inserting Photos with Titles
Insert the staged photos and titles into the permanent break room photos table. - Clearing Collection When Done
Parent topic: Previewing Images in a Grid to Enter Titles