Louage Job
Louage Job
Hi thedevsaddam, When building an html file, the side nav menu stays on top of the page. Is it possible to have the side menu scroll along with the page?...
Hi, I have a table where I want to update the value in the column `Search Name` to the uppercase value (already anonymized) in the column Name. So in the...
Hi, Could support of regions be added to the AL Outline? Source: [Region Directive in AL](https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/directives/devenv-directive-region) Assume we have this codeunit: ```al codeunit 50000 MyCodeunit { #region My ugly functions...
Hi, It would be nice if we can generate an xml-port based on xsd-files or xml-files. Is that a feature you would consider adding to the VSCode extension? Kind regards,...
Dear Márton, First of all, thanks for this extension. It's been very useful already. I wondered if there could be en extra functionality added to this extension. When placing the...
When you want to use variables from your collection (or folder) in Postman, you'll have to add the variable in the request like this: {{server}}. But in the generated 'http'...
I added ALDoc to my `settings.json` file (with `be`as supported country):  The CI/CD action deployed the generated documentation:  But the static site does not have all information I...
## Use Case Developer asks new online environment on the customer tenant. This should be a copy from the current `UAT` environment. Since the current `UAT` is part of the...
I have an app that was generated from the generated from [AL-Go-AppSource](https://github.com/microsoft/AL-Go-AppSource) template. When the CICD runs we get an error during deployment, telling: `Deploying to UAT failed. Unable to...
Hi, It would be nice to have the possibility to save parameters for repeating searches 