
Hi,
I have a few setups in my extension which I want to add in the Manual Setup page of Business Central. How can I do this? Please suggest.
Thanks in advance!
Khudeja
Hi Khudeja,
You can create an table and page extension to one of the single tons such as General Ledger Setup,Sales and Receivables Setup,
Use ttableext and tpageext snippet to get extension code.
Refer to TableExtension And PageExtension Object