Update how-to-set-up-your-partner-profile.md#8
Conversation
| The Partner Finder is an essential tool within the Mendix ecosystem: | ||
|
|
||
| * If you are a customer or a prospect looking for a Mendix partner, you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. | ||
| * If you are a customer or a prospect looking for a Mendix partner — you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around em dashes (—).
| * If you are a customer or a prospect looking for a Mendix partner — you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. | ||
|
|
||
| * If you are a Mendix partner, the Partner Finder allows you to showcase your organisation, services, and successful projects. A [Partner Profile](#profile) is a simple and straightforward way to present your company, including the number of developers, customer reviews, completed projects, contact details, and videos. | ||
| * If you are a Mendix partner — the Partner Finder allows you to showcase your organisation, services, and successful projects. A [Partner Profile](#profile) is a simple and straightforward way to present your company, including the number of developers, customer reviews, completed projects, contact details, and videos. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.ListIntroductions] Set off list item introductions with an en dash (–), not an em dash (—).
| * If you are a customer or a prospect looking for a Mendix partner — you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. | ||
|
|
||
| * If you are a Mendix partner, the Partner Finder allows you to showcase your organisation, services, and successful projects. A [Partner Profile](#profile) is a simple and straightforward way to present your company, including the number of developers, customer reviews, completed projects, contact details, and videos. | ||
| * If you are a Mendix partner — the Partner Finder allows you to showcase your organisation, services, and successful projects. A [Partner Profile](#profile) is a simple and straightforward way to present your company, including the number of developers, customer reviews, completed projects, contact details, and videos. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around em dashes (—).
|
|
||
| 1. Log in to your Mendix account at https://partners.home.mendix.com. | ||
| 2. Click on your picture in the top right corner. | ||
| 1. Log in to your Mendix account from the home-page at https://partners.home.mendix.com. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.CompoundWords] Use 'home page' instead of 'home-page'
| 1. Log in to your Mendix account at https://partners.home.mendix.com. | ||
| 2. Click on your picture in the top right corner. | ||
| 1. Log in to your Mendix account from the home-page at https://partners.home.mendix.com. | ||
| 2. Click on your picture in the top right corner. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.ClickOn] Use 'click' instead of 'Click on'
| 1. Log in to your Mendix account at https://partners.home.mendix.com. | ||
| 2. Click on your picture in the top right corner. | ||
| 1. Log in to your Mendix account from the home-page at https://partners.home.mendix.com. | ||
| 2. Click on your picture in the top right corner. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Directions] Use 'upper right' instead of 'top right'
| * Mendix-related professional and managed services | ||
| * Industry-specific competencies and experience | ||
| * Service areas where you operate | ||
| * Service areas and centres where you operate |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.AmericanSpelling] Use American English spelling 'centers' instead of 'centres'.
| 1. Navigate to the **Admins** page. | ||
| 2. Click **Invite Member**. | ||
| 3. Enter the email address of the Mendix user you want to invite. | ||
| 3. Enter the email address of the mendix user you want to invite (e.g., `user@mendix.com`). |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''Mendix'' (capitalized)
| The Partner Finder is an essential tool within the Mendix ecosystem: | ||
|
|
||
| * If you are a customer or a prospect looking for a Mendix partner, you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. | ||
| * If you are a customer or a prospect looking for a Mendix partner — you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around em dashes (—).
| * We added a new, experimental [Runtime API](/apidocs-mxsdk/apidocs/runtime-api-11/) call, `Core.createOqlStatement`, to execute OQL statements. | ||
| * We implemented [OQL DELETE](/refguide/oql-statements/#oql-delete) statements to delete objects in bulk directly in the database without having to instantiate them in the runtime. This feature is available only in Java API. | ||
| * You can now add a query parameter at any request in the Consumed REST Service document through the Query Parameters grid or through the URL editor. | ||
| * You — can now add a query parameter at any request in the Consumed REST Service document through the Query Parameters grid or through the URL editor. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.ListIntroductions] Set off list item introductions with an en dash (–), not an em dash (—).
| * We added a new, experimental [Runtime API](/apidocs-mxsdk/apidocs/runtime-api-11/) call, `Core.createOqlStatement`, to execute OQL statements. | ||
| * We implemented [OQL DELETE](/refguide/oql-statements/#oql-delete) statements to delete objects in bulk directly in the database without having to instantiate them in the runtime. This feature is available only in Java API. | ||
| * You can now add a query parameter at any request in the Consumed REST Service document through the Query Parameters grid or through the URL editor. | ||
| * You — can now add a query parameter at any request in the Consumed REST Service document through the Query Parameters grid or through the URL editor. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around em dashes (—).
| The Partner Finder is an essential tool within the Mendix ecosystem: | ||
|
|
||
| * If you are a customer or a prospect looking for a Mendix partner, you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. | ||
| * If you are a customer or a prospect looking for a Mendix partner — you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario! e.g. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around em dashes (—).
| The Partner Finder is an essential tool within the Mendix ecosystem: | ||
|
|
||
| * If you are a customer or a prospect looking for a Mendix partner, you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario. | ||
| * If you are a customer or a prospect looking for a Mendix partner — you can use the Partner Finder to search for and connect with certified partners worldwide. It allows you to filter by country, industry, and expertise, and to view detailed profiles, ultimately identifying the right partner for your needs. For instance, if you are looking for a Mendix partner in Brazil, for your retail business, you can use the filters to adjust the search results to your specific scenario! |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around em dashes (—).
No description provided.