Hi,
I'm fairly new to MAS90, my company worked with a local JOBOPS Configurator and they customized a form for us. They did this in Custom Office,I was told, where after a user enter in a work ticket number and if a VALUE of "MSI" [a unit of measure] appears in a text box, then >>>This is their work>>>>it will tab to a text box they made called "Length" [you enter the length], next tab is "Width" [you enter the width]. It will multiple the two values together to get the AREA[length * Width] and display the resultant value to a text box.
Before this was done, we had to manually multiply the length and width with a calculator and type in the result.
This part of MAS90 is being used in the shop and not for the office people, it makes it very convenient for them.
What I want to do is: detect the value[unit of measure]of "/M" from a textbox within the form and ask the user to enter a value then DIVIDE it by 1000 or multiple by .001, then display the result in a text box. I can add text field, text boxes and so on with Custom Office, but I don't know if I can use script or something to calculate my added field.
The company that did this said they did it in Custom Office.
I couldn't find anywhere in CO to see the calculation scripts.
My question is, is this possible to do in Custom Office?
Thanks,
I'm fairly new to MAS90, my company worked with a local JOBOPS Configurator and they customized a form for us. They did this in Custom Office,I was told, where after a user enter in a work ticket number and if a VALUE of "MSI" [a unit of measure] appears in a text box, then >>>This is their work>>>>it will tab to a text box they made called "Length" [you enter the length], next tab is "Width" [you enter the width]. It will multiple the two values together to get the AREA[length * Width] and display the resultant value to a text box.
Before this was done, we had to manually multiply the length and width with a calculator and type in the result.
This part of MAS90 is being used in the shop and not for the office people, it makes it very convenient for them.
What I want to do is: detect the value[unit of measure]of "/M" from a textbox within the form and ask the user to enter a value then DIVIDE it by 1000 or multiple by .001, then display the result in a text box. I can add text field, text boxes and so on with Custom Office, but I don't know if I can use script or something to calculate my added field.
The company that did this said they did it in Custom Office.
I couldn't find anywhere in CO to see the calculation scripts.
My question is, is this possible to do in Custom Office?
Thanks,