OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Programming Questions see entity in UI

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
  • #25145

    fred33
    Participant

    Hi,
    I created my entities with command line, how can I see them in the management of entities in the UI ?

    Thanks

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

    adriwan_kenoby
    Participant

    You have to add the @Config annotation on your class and the @ConfigField annotation on attributes to manage configuration throught the UI.

    #25147

    fred33
    Participant

    Thanks

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

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

Back to top