
Does anyone have a sample or small project they code share the code with me? I am looking to create additional data entry screen on the customer and inventory screens to capture more data like short and long web descriptions for inventory items, etc... I am on SL 2011 but SL 7 samples would work.
Thanks
*This post is locked for comments
I have the same question (0)Hello:
Are you looking to create your own custom screen that can be launched from the menu? Or are you looking to customize one of the standard screens to add some additional fields or even add a sub-screen with additional fields for storing data? The difference being that in the first example, you would use VBTools/SDK to create your own EXE in visual studio. In the second example, it would all be VBA code in customization manager.