Publishers in Indian Localization on Business Central
The Indian Localization has been provided as an extension for Business Central. Sometimes this becomes imperative to do the modification in Indian Localization for the new development or to fixing some bugs.
In case of a defect in Indian Localization, this becomes really diffi...
Extend InFooterBar property to other page types
Currently you can only use InFooterBar with pages of type 'Navigate'. In order to provide more intuitive UI in some scenario it would be useful if this could also be used on other pages types, specifically list pages. This would allow scenarios on look-ups where you may want to offer more opti...
Best regards,
Business Central Team
Sales Quote and Sales Order/Order Confirmation RDLC to include EnableHyperlinks
These documents types many times require customer approval, there adding the EnableHyperlinks = true; to report formats Sales Quote 1304 and Sales Order Confirmation 1305 would enable us to extended and/or modify the report to include a customer portal hyperlink for the customer to approve the...
Record.Get Parameter Hint with actual Primary Keys
At the moment, when you are doing a Get on a record variable you are getting the Parameter Hint "procedure Get([Value: Joker, ...]): Boolean". If you don't know the primary keys of this record, you have to manually hover over the record, to see the primary keys.
Now the idea t...
Best regards,
Business Central Team
Dynamics 365 API
I suggest an idea which needs to exists on the API of Dynamics 365n and the company needs. When you restrict an entity to a security role, even if another entity doesn't have access to an entity keep appearing on the api request /entities or /EntityDefinitions. I would suggest to have a field ...
Make Job Ledger Entries Page (92) Editable
The page is currently marked Editable = false, preventing modification through a page extension. In our case we'd like to control the visibility of various fields.
Shared COA, Dimension, Vendor and customers on option basis across multiple legal entities
I see now many companies are having multiple legal entities. most of them like to have same COA, Dimension , vendors across all legal entities to have better master data management , control and reduce duplication of data entry for users and save time
this will also help in ea...
Identical Check Blocked function on all G/L Journal line
Lines copied from Codeunit 12:
Cust.CheckBlockedCustOnJnls(Cust, GenJnlLine, true);
Vend.Check...
Disable CTRL+INSER / CTRL+SUPPR
BC has introduced CTRL+ INSER to insert a line in a list and CTRL + SUPPR to delete current line.
But CTRL + INSER is a very, very old Windows Shortcut dedicated to Copy Paste (with SHIFT + INSER to paste).
These shortcuts are much more convenient to use usually than CTR...
Dialog box : Gauge
Could we hope to have graphic gauge back in business central ?

Administrator