mendix / docs

Mendix documentation repository
https://docs.mendix.com
Creative Commons Attribution 4.0 International
141 stars 718 forks source link

configuring-a-workflow-in-studio-pro-for-the-employee-onboarding-process #8420

Open MichaFriede opened 1 week ago

MichaFriede commented 1 week ago

Please use the form below, leaving the prefilled data to help us. Thank you.

Page link: configuring-a-workflow-in-studio-pro-for-the-employee-onboarding-process

Document link: workflow-how-to-configure.md

My Issue/Suggestion

1) For Enumerations, please use the proper naming convention 2) Prerequisites bullet 3 last dependency is called DataGrid, this should be DataWidgets 3) Just above chapter 3: WorkflowDashboard should be changed to Workflow_Dashboard

Yiyun333 commented 5 days ago

Hi @MichaFriede,

Thank you for your feedback! Can you please specify which naming convention you are suggesting to follow?

MichaFriede commented 5 days ago

Hello @Yiyun333 : There is a whole document about Best practices for development. The convention for Enumerations would be ENUM_xxxxx

Yiyun333 commented 2 days ago

@MichaFriede Sorry for the delayed update! I am still verifying with our internal teams whether this is indeed a good naming convention that we should teach our developers. Personally speaking, I don't really think it's a helpful one. If you want to find all the enumerations in Studio Pro, you can use the Find Advanced option (Ctrl + Shift + F) instead of searching with the prefix: https://docs.mendix.com/refguide/find-and-find-advanced/#find-advanced.

Do you have a specific reason why you think this is a good naming convention to follow? Thanks again for your time!