Development

#10031 (symfony 1.4 admin generator admin_input_file_tag , input_date_tag and all other input tag does not working)

You must first sign up to be able to contribute.

Ticket #10031 (closed defect: invalid)

Opened 1 year ago

Last modified 11 months ago

symfony 1.4 admin generator admin_input_file_tag , input_date_tag and all other input tag does not working

Reported by: roozbeh360 Assigned to: fabien
Priority: major Milestone:
Component: generator Version: 1.4.16
Keywords: Cc:
Qualification: Ready for core team

Description

hi

and thanks or your time . i try to build application with symfony 1.4 and admin generator stops me .

in my application i need a upload a file to the directory and change system date pick.

i use admin_input_file_tag and input_date_tag in my admin generator and does not works .

l know i can use sfwidget to build such for but i prefer to use admin generator in advance .

please help me with that .

my ide : netbeans

in generator :

new:

fields:

photo:

name: Photo type: admin_input_file_tag help: upload product image upload_dir: products params: include_remove=true

Change History

06/29/12 01:01:41 changed by fabien

  • status changed from new to closed.
  • resolution set to invalid.

Can you ask your questions on the symfony mailing-list? Thanks.