SAP Business One SDK
Loading XML Elements to System Forms
The following document will describe how to load GUI elements into a system form, when these elements (Tabs, buttons, fields, etc) are contained in an XML file. We’ll load two folder or tabs elements into the sales order form. The fist folder contains two check boxes and the second one three radio buttons. Please note that the provided source code was developed in VB.NET.