- Issue created by @attheshow
- Status changed to Closed: works as designed
8 months ago 6:25pm 7 August 2024 - π¨πSwitzerland saschaeggi Zurich
(At the moment) no. We're rolling out more changes and features for the sticky action bar and this is a critical feature to make that work.
You can hook into it though to place your buttons visible if you want, see the gin.api.php for now similar to how you can hook into Gin's edit layout (documentation still pending).
I hope this helps. Closing as designed.
- πΊπΈUnited States attheshow
OK, thanks. I'm using a patch for our local environments to get this back to where it needs to be for our sites. Seems a bit more efficient than listing out ALL forms on the site using the hook method. π
- π©πͺGermany AgathaCrystal Potsdam
@attheshow: Would it be possible to share this patch? I'm having the same issue - especially my "save & edit" button is now hidden.
- πΊπΈUnited States attheshow
@agathacrystal - Hey, absolutely! Here it is.
- π©πͺGermany AgathaCrystal Potsdam
@attheshow: Thank you very much. Even tho I couldn't apply the patch, I just checked the content and it basically just comment out all the relevant code around the more_actions. I did the same, removed the lines 136-191 and created a patch out of it. Works so far :)
- πΊπΈUnited States attheshow
@agathacrystal OK, I'll try to remember to post an updated patch file here if/when we update the the 3.0 branch. We'll probably do that after it gets past the release candidate (rc) phase. π