While we are doing some customization or any add-on development there are requirements where we need to Enable/Grey out or Refresh or Delete the values of the fields on the screen.
To achieve this Sage X3 provides some keywords which are the topics of discussion within this blog.
- Diszo: Diszo is used to grey out or disable the fields within the mask.
- Actzo: Actzo is used to make the fields enable or enable the entire mask.
- Affzo: Affzo is used to refresh the values within some or all of the zones in a mask.
- Effzo: Effzo is used to delete the values of the fields in the mask.
- Raz: Raz will clear the mask or a single field/section within the Mask.
For e.g we want to execute the Commands mentioned above on the field “TEST” available on the screen “MTEST”, please check the code samples mentioned below:
Code:
Disable the field:
If <Condition>
Diszo [M: MTEST] TEST
Endif
Enable the field:
If <Condition>
Actzo [M: MTEST] TEST
Endif
Refresh the field/mask:
Affzo [M: MTEST] TEST
Affzo [M:MTEST]
Delete the Field:
Effzo [M: MTEST] TEST
Clear the Field/Mask:
Raz [M: MTEST] TEST
Raz [M:MTEST]
Grey out the Field/Mask:
Grizo [M: MTEST] TEST
Grizo [M: MTEST]
Using the above command we can make customization in fields, mask,s or values as per the condition.
Hope this helps you with customization in your fields, masks, or values. Keep following for more on the new and wonderful Sage ERP X3.
About Us
Greytrix – a globally recognized and one of the oldest Sage Development Partners is a one-stop solution provider for Sage ERP and Sage CRM organizational needs. Being acknowledged and rewarded for multi-man years of experience and expertise, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third-party add-on development, and implementation competence.
Greytrix has some unique integration solutions developed for Sage CRM with Sage ERPs namely Sage X3, Sage Intacct, Sage 100, Sage 500, and Sage 300. We also offer best-in-class Sage ERP and Sage CRM customization and development services to Business Partners, End Users, and Sage PSG worldwide. Greytrix helps in the migration of Sage CRM from Salesforce | ACT! | SalesLogix | Goldmine | Sugar CRM | Maximizer. Our Sage CRM Product Suite includes addons like Greytrix Business Manager, Sage CRM Project Manager, Sage CRM Resource Planner, Sage CRM Contract Manager, Sage CRM Event Manager, Sage CRM Budget Planner, Gmail Integration, Sage CRM Mobile Service Signature, Sage CRM CTI Framework.
Greytrix is a recognized Sage Champion Partner for GUMU™ Sage X3 – Sage CRM integration listed on Sage Marketplace and Sage CRM – Sage Intacct integration listed on Sage Intacct Marketplace. The GUMU™ Cloud framework by Greytrix forms the backbone of cloud integrations that are managed in real-time for the processing and execution of application programs at the click of a button.
For more information on our integration solutions, please contact us at sage@greytrix.com. We will be glad to assist you.