Commands & Editing the Main Ribbon
Creating a Form Entrypoint Command
To create a button on the main ribbon, which will open a certain window, we use Entry Point Commands. To create a command, you need to go to the Fluentis tab and click on the “Modules” button, select the “Area” where you want to create the command. Select the module where the command will be found and click on the “Commands” button.
- Both “Code” and “Description” must be an existing string in the dictionary.
- To save the newly inserted row, you have to click on another row.
- If you click on your row, it will show other fields. In the “Form” field, you need to write exactly the same name your form has (make sure you click on another row to save your changes, and check it again afterwards).