OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions Create a select field without using Entity Management

This topic contains 4 replies, has 4 voices, and was last updated by  zebimax 7 years, 10 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
  • #28911

    Madhur
    Participant

    Hi,

    In Lead entity I have to add one more dropdown field called Lead Status. This Lead Status is in addition to the status field in Lead Entity.

    How can I go about creating a Select Type field? If I create it by using the Entity Management, then I wont be able to properly handle this field from the code. I have modified the twig files to show the fields in two column layout.

    Is there something documented regarding this? Please help.

    Thanks and Regards,
    Madhur

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • #28912

    Madhur
    Participant

    Please! Any one?

    #28913

    shreyas
    Participant

    Hi, I am also facing the same issue.

    #28914

    Artem Liubeznyi
    Spectator

    Madhur,

    Can you please explain why you would like to have another Lead Status field?

    #28915

    zebimax
    Participant

    Hi, if you want to create your custom extend field to depend on it in your business logic you can add it via migrations using extend extension, see as example:
    Add enum field in migration

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