Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about symfony-forms

Read more about symfony-forms

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - symfony-forms

How can I make a form with multiple entities under symfony 5?

I have been blocked on my project for a long time trying to figure out how to do a multi-entity form in symfony 5. I looked at a big number of people having a problem like mine but I couldn't find any...
test-img

KevSIO

symfony

symfony-forms

symfony5

Votes: 0

Answers: 1

Latest Answer

If I understand correctly, you want to create/edit two related entities in the same form with their parent. You have to prepare Forms for FruitType and LeafType, then you have to add them to the paren...
test-img

k1000

How to pass form data (not related to Entity Class) in editorjs to symfony controller (Symfony)

Here is the form connected to database class JsonType extends AbstractType { public function buildForm(FormBuilderInterface $builder, array $options): void { $builder ->...
test-img

koken

php

symfony

symfony-forms

editorjs

Votes: 0

Answers: 1

Latest Answer

Take a look at: Symfony Form: unmapped field. As you can't pass a div element in form, you'll transform it to an input which will not be mapped to your entity. Then you can retrieve it value in your C...
test-img

Skunka

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved