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

Add VE use case docs #8933

Draft
wants to merge 108 commits into
base: development
Choose a base branch
from
Draft

Add VE use case docs #8933

wants to merge 108 commits into from

Conversation

quinntracy
Copy link
Collaborator

No description provided.

@quinntracy quinntracy self-assigned this Jan 17, 2025
@quinntracy quinntracy mentioned this pull request Jan 24, 2025

## Use Case

For this purpose of this use case, the following domain model is used:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For this purpose of this use case, the following domain model is used:
For a use case described below, the following domain model is used:


## Create an Overview Page

To use a view entity that translate languages, ensure your app supports multiple languages. To do this, follow these steps:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To use a view entity that translate languages, ensure your app supports multiple languages. To do this, follow these steps:
To use a view entity that translates languages, ensure your app supports multiple languages. Follow the steps below:

p.Description as Description
FROM Shop.Product p
```
{{< figure src="/attachments/refguide/modeling/domain-model/view-entities/multilingual-apps/all-product-translation-ve.png" width="200" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check indentation for this list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants