Is it possible to dynamically define your path using values from your
db in your file upload path in your generate.yml file?
I'm trying the following with no success...
fields:
show_banner:
help: please upload a 870x230px image (jpg only)
type: admin_input_file_tag
upload_dir: ../shows/"%%show_dir%%"/images
params: include_link=../shows/ "%%show_dir%%" /images
include_remove=true
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---