SectionPage edit was already redirecting back to the section page after edit. What was redirecting to home was after clicking the deploy site button. That has now been changed to redirect back…
Implemented and deployed for regular image media type. Will have to test for slideshows and video posters.
This whole design won't work well because the main db changes are not finalized until the app is restarted/DB connection is closed, it seems. Will need to write to specific tables of dynamic DB…
Was not working, but the spookiness was caused by tailwindcss running in watch mode in the terminal all the time during dev and SSM running it manually to update the file and they were fighting.…
implemented. Uses our fOldInput() which handles both the db value and old input in a short one liner.