OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Programming Questions How I add a new column in "oro_crm_contact" table and make it visible in CRUD?

This topic contains 2 replies, has 2 voices, and was last updated by  vsoroka 6 years, 2 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
  • #25539

    spyout98
    Participant

    I want to add a one more column in “oro_crm_contact”.
    I don’t want to create an extra field, I want to put a new column (i.e., a new field) to the OroContact table in database.
    Furthermore, I want to make it editable and visible on new form, edit form and details page of Contact. And I also want to insert this new field in the middle of the OroContact form, between the default fields rendered in form.
    What are the steps that I have to follow to make it? Do I have to create some files, extending another ones, and so on?

    Thanks!

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

The forum ‘OroCRM – Programming Questions’ is closed to new topics and replies.

Back to top