kskt Member
@g222 · Joined 9 months ago · 12 posts · 4 topics · 2 reputation
Badges
Recent posts
-
Render thumbnail in Flex object list view
· 7 days ago
I'd also like to know how to display images in the Flex Objects list view within the Admin2 plugin. According to the official docs, we can build a custom admin page, but building and maintaining full-
-
Converting a modular page into an HTMX fragment
· 3 weeks ago
Thank you so much for the detailed advice and for taking the time to share the refined code! Learning about the potential security implications and the full-page caching issues was incredibly insightf
-
Converting a modular page into an HTMX fragment
· 3 weeks ago
Hello. By nature, modular pages are not routable. However, when performing partial updates with HTMX, you might sometimes want a fragment that only renders the modular page's Twig template. Here is ho
-
Issues with Flex Objects image uploads in Admin2 Panel
· 2 months ago
Thank you for the quick and detailed response! I'm glad to hear that all four issues have already been fixed. Also, I'll make sure to open a GitHub issue for any bug reports going forward. Thank you a
-
Issues with Flex Objects image uploads in Admin2 Panel
· 2 months ago
Hello, First of all, thank you so much for Flex Objects. It is an incredibly useful tool and I really enjoy using it! I am writing to report four issues I encountered when uploading images using Flex
-
How to allow non-super users to access custom Flex Objects in Admin2?
· 2 months ago
Thank you so much! Case 2 worked perfectly for me. # user/plugins/my-custom-flex-objects/blueprints/flex-objects/my_custom_flex_objects.yaml # Permissions permissions: # Pr
-
How to allow non-super users to access custom Flex Objects in Admin2?
· 2 months ago
Hello, I am trying to grant a non-super user access to custom FlexObjects within the Admin2 panel, but I'm having trouble getting it to display. Environment: Grav: 2.0.8 Admin2: 2.0.12 Flex-objects:
-
How to handle complex data in Flex Objects via custom Admin fields?
· 9 months ago
Hello! I found the onFlexObjectBeforeSave event by following steps: user/plugins/(plugin-name)/blueprints/flex-objects/(flex-type-name).yaml config: data: object:'Grav\Plugin\(plugin-name)\F
-
How to handle complex data in Flex Objects via custom Admin fields?
· 9 months ago
@Karmalakas Thank you for your advice. I will follow the official documentation to ensure permissions are set correctly: https://learn.getgrav.org/17/admin-panel/accounts/users#access-tab Regarding th
-
How to handle complex data in Flex Objects via custom Admin fields?
· 9 months ago
@pamtbaau Hi, I think there was a slight misunderstanding. What I meant is that I am not confident in my own technical ability to implement a custom plugin that is as secure as the official Admin plug