Archives
Every combobox in Syteline form has a pull-down list. For example the item pull-down list may show item# and description. You may want to add more fields to this pull-down list to show more information for your user. Business Case: The current Syteline customer ship-to pull-down list only show the ship-to seq and the customer […]
Feb 25th, 2010 | Filed under Development, VB .Net
In Syteline form, quite often, you would need to assign some field value, base on another field value entered. Business case: Let say in Customer Order, for certain payment terms, you would not allow partial shipment. So in the CO header form, when user select certain payment term, you want the system automatically uncheck the […]
Feb 17th, 2010 | Filed under Development, VB .Net