This topic contains 1 reply, has 2 voices, and was last updated by Yevhen Shyshkin 7 years, 6 months ago.
-
Topic
-
Hello,
I created this file system_configuration.yml for my bundle
oro_system_configuration:
groups:
symdrik_userbundle_settings:
icon: icon-bullhorn
title: 'Test Bundle'
priority: 30
symdrik_userbundle_general_settings:
title: 'General'
fields:
symdrik_user_login.logo:
ui_only: true
data_type: file
type: file
priority: 1
tree:
system_configuration:
platform:
children:
general_setup:
children:
symdrik_userbundle_settings:
children:
symdrik_userbundle_general_settings:
children:
- symdrik_user_login.logo
And I get this result, It’s cool :D
and when I save I get this error :(
Thanks for you help. Hope I’m clear enough.
Thanks :)
The forum ‘OroPlatform’ is closed to new topics and replies.