Tag Archives: Screen

How to make multiple selection of transaction in single field

In Sage X3, there are various types of transactions for different modules such as sales order, purchase order, sales invoice, purchase invoice, customer BP invoice, etc. Sage X3 have feature of selection that is a “lookup” button on fields which helps the user to choice a particular selection. Sometimes there may be requirement for particular… Read More »

How to personalize the layout of screen in Sage X3 V12

In Sage X3, screens play a very important role and their layouts too. Sometimes, customer wants little more different layout than the standard screens of Sage X3. One exciting feature in Sage X3 is that it allows the user to change or modify with few possible options for customized screen layout for better user experience.… Read More »

Determine Calling Screen in Sage X3

There are several occasions where one screen calls up another screen. For e.g. if we call the Project screen from Task Screen, in this case, the source screen is “TASK” and the destination screen is “PROJECT”. Now but when we think of any technical parameter or variable which will be storing this value, we find… Read More »

Screen Translations in Sage X3

One of the salient features of Sage X3 is support for Multiple Languages, which gives the privilege of working with your native language. For this, almost all of the components of the system are translated to all supported language. Now, if you have created a screen that needs to be used in multiple languages following… Read More »

Call Screens through Code in Sage X3

Off lately, we have been exploring ways to calling pop up screens in Sage X3. Now let us add one more leaf, though bit more technical, in this series. Although, calling up screens through action is the more preferred way, however, we came across a situation wherein a single action execution needs to be capable… Read More »