Search code examples
visual-studiosapb1

Creating a Datetimepicker in screen painter in SAP Business One


I'm new to using screen painter and I am trying to make a payroll add -on for SAP B1. The payroll application I have right now, I made in C# .NET. The forms are winforms and I want to make them again with screen painter using SAP B1 8.81 PL 4.

On the toolbox for screen painter, I do not see any datetimepicker that I can drag onto the form unlike in Visual Studio.

So how do I get to have a datetimepicker using screenpainter?


Solution

    • add a "Text Field"
    • then go to its attributes (by double clicking) and change the data format to "Date"