Adding Custom Fields

Before you add your custom fields to the UI, use the following table to help you to determine which field should be added to a page, where the data base records can be stored, and which custom record you should update.

Order Type

Flow

Page Name

Action

Supported Record

WIP Work Orders

Production

Enter Quantity

Add

  • Mfg Mobile–Production

  • Mfg Mobile– Production Serial Numbers

  • Work Order

WIP Work Orders

Consumption

Enter Quantity

Add

  • Mfg Mobile_Material_Consumption

  • Work Order

Non–WIP Work Orders

Production

Enter Quantity

Add

  • Mfg Mobile–Production

  • Mfg Mobile–Production Serial Numbers

  • Work Order

Non–WIP Work Orders

Consumption

Enter Quantity

Add

  • Mfg Mobile_Material_ Consumption

  • Work Order

Non–WIP Work Orders

Scrap

Report Production Scrap

Enter Quantity

  • Mfg Mobile–Report Scrap

  • Work Order

Stand alone Assembly

Production

Enter Quantity

Complete

Mfg Mobile–SA Production Reporting

Enabling the No Code Solution

You can configure the the NetSuite No Code Solution by Configuring the Standard Process or Cloning the Standard Process.

To configure in the standard process:

  1. In your Manufacturing Mobile Administrator role, go to Customization > Lists, Records, & Fields > Record Types.

  2. Custom Record Types page, beside the record type you want to add your custom record to, click Edit.

    For example, add Humidity to the Mfg Mobile – Production Reporting record.

    To learn more, see Creating a New Custom Record Type.

  3. Go to Setup > Custom > Mobile Applications.

  4. In the Mobile – Applications List page, beside the application you want to view, click View.

  5. In the Mobile – Process List beside the process you want to configure, click Configure.

    To learn more, see SCM Mobile App Configuration.

  6. On the Mobile Configuration page, in the Page list, select shopFloor_production_wip_enterQuantity.

  7. In the Page Element subtab, Mobile Page Element list select production_wip_enterQuantity_enterQuantityBtn.

  8. In the On Click Custom Action list, click New.

    1. In the Mobile – Action pop up window, enter a Name.

    2. In the Type list, select Restlet.

    3. In the Http Method list, select Post.

    4. In the Script ID enter, customscript_mfgmobile_rl_create_record.

    5. In the Deployment ID field, enter customdeploy_mfgmobile_rl_create_record.

  9. Click Save.

    Select the above action from the After Load Action restlet field.

    The Mobile – Action and Mobile Configuration pages display the new fields.

  10. On the Mobile Configuration page, click the Additional Page Elements subtab.

  11. To open the Configuration Page, click the open icon (open icon).

  12. In the Page Elements subtab, click New Mobile – Page Element.

  13. Complete the Mobile –Page Element page:

    1. Enter a Name. For example, Humidity.

    2. Select a Type. For example, Text Box.

    3. Select a Label. For example, Humidity.

    4. Select a Data Type. For example, Text.

    5. Enter a Record Name. For example, customrecord_mfgmob_productionreporting.

    6. Enter a Field Name. For example, custrecord_humidity.

    7. Click Save.

  14. In the Mobile Configuration page, click Save and Update App.

To clone the standard process:

  1. In the Manufacturing Mobile SuiteApp, go to Setup > Custom > Mobile Applications.

  2. In the Mobile – Applications List page, beside the application you want to view, click View.

    For example, MfgMobile.

  3. In the Mobile – Process List page, beside the process you want to clone, click Clone.

  4. A Clone Process warning message opens. To proceed with the cloning process, click Clone.

  5. Return to the Mobile –Application List page.

  6. Beside the application, click View.

  7. In the Mobile – Process List window, beside the process you cloned, click View.

  8. In the Mobile – Process page, beside shopFloor_production_wip_enterQuantity_1, click Edit.

  9. In the Mobile – Page, click elementproduction_wip_enterQuantity_enterQuantityBtn.

  10. In the Mobile – Page Element, click the On Click Action, production_wip_enterQuantity_actionSubmit link.

  11. In the Mobile – Action page, click Edit and then select an Add After Action restlet.

  12. In the Mobile – Page, Page Elements subtab, click New Mobile– Page Element.

  13. Complete the New Mobile– Page Element page and then click Save.

  14. Go to Customization, Scripting > Script Deployments. Generate App config[DB1] . [DB1]Unclear – where is this exactly? Is there a process here?

  15. In the Manufacturing Mobile SuiteApp, go to the Production page.

  16. In the Enter Quantity page, enter a Quantity to Add and enter a value in the custom field. In this example, Humidity.

  17. Click Add.

    These are updated and displayed in the Mfg Mobile – Work Details Custom subtab.

General Notices