OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions Changing mandatory fields via bundles

This topic contains 4 replies, has 3 voices, and was last updated by  KaBaDaBrA 8 years, 4 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #28594

    KaBaDaBrA
    Participant

    Hi guys,

    I’ve generated a new bundle through the console and I’m trying to extend to OroCRMCallBundle to only change two required fields from true to false.

    I’m new to the world of Symfony and been trying to get this working, but I’m not sure what exactly to extend and where.

    • I’ve created \Form\Type\CallType.php in my Bundle and changed the values in here.
    • I’ve added \Entity\Call.php, not sure if I need to extend anything here, just changed the namespace.
    • I’ve adeed both a form.yml and services.yml and made some adjustments in here.

    Any advice/feedback would be greatly appreciated. Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The forum ‘OroCRM – How do I? Questions’ is closed to new topics and replies.

Back to top