Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Example] Add additional tab to built-in contact entity #91

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niklasnatter
Copy link
Contributor

What's in this PR?

This PR demonstrates how to add an additional tab to the the built-in contact entity. The example extends the contact entity to include two project-specific properties and adds an additional tab to the contact form view to manage the data.

Screenshot 2021-02-15 at 13 28 28

To apply the changes, the schema of the database needs to be updated by executing bin/console doctrine:schema:update --force.

@alexander-schranz alexander-schranz added the Example Example implementations label Feb 15, 2021
@niklasnatter niklasnatter marked this pull request as draft February 15, 2021 13:22
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
@niklasnatter niklasnatter force-pushed the example/add-entity-tab branch 2 times, most recently from 4ae2f04 to 11bc47c Compare February 16, 2021 14:59
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
@sulu sulu deleted a comment from alexander-schranz Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Example Example implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants