kskt Newcomer
@g222 · Joined 7 months ago · 8 posts · 3 topics · 1 reputation
Badges
Recent posts
-
Issues with Flex Objects image uploads in Admin2 Panel
· 2 days 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?
· 5 days 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?
· 6 days 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?
· 6 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?
· 7 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?
· 7 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
-
How to handle complex data in Flex Objects via custom Admin fields?
· 7 months ago
@pamtbaau Hello, thank you for your quick response and the alternative suggestion! I think I should clarify my requirements a bit more. The game data will be created by authenticated users, not by ano
-
How to handle complex data in Flex Objects via custom Admin fields?
· 7 months ago
Hello! I’m looking for some advice regarding Flex Objects. I want to store Go game data into a Flex Object from the Admin panel. (Go is a board game, and the game state is represented as a 19×19 two-d