Tag Archives: index

How to Find the Current Index of a Dimension Field in Sage X3 4GL

When working with Sage X3 4GL, developers often customize screens by adding actions such as After Change, Before Entry, or After Entry to fields. However, things become a little more complex when the field is a dimension (array) field. A common challenge is that a field action is triggered for every dimension of the field,… Read More: How to Find the Current Index of a Dimension Field… »

Revalidate database objects using activity code

While working on one the projects, we came across a situation where Sage ERP X3  was not updating the existing index in SQL server table whenever we added the activity code and did the validation even though the activity code was active. GUMU™ Sage CRM Integrations: Sage ERP X3 | Sage 100 | Sage 500 | Sage 300 After some R&D, we… Read More: Revalidate database objects using activity code »