OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Installation/Technical Issues or Problems Problem with field in schema update

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

    fred33
    Participant

    I created several fields via GUI in the entity account , the update is going well . I delete some of these fields via gui always , the update has worked. I see my fields in phpmyadmin account table. I created new entities in hard coding but when I do

    I have the error message:

    this column is one of those that i created and removed via gui

    Thanks for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #35337

    mccar
    Participant

    Hi

    To completely remove custom fields you can try use migration.
    – remove field from database
    – clear field data from oro_entity_config_field
    – clear class definition from oro_entity_config table

    example

    #35338

    fred33
    Participant

    Ok Thanks

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

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top