Adding Custom Fields

The information in the following table can help you to determine which field to add 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 NetSuite No Code Solution by Configuring the Standard Process or Cloning the Standard Process.

To configure in the standard process:

  1. While you’re in the Manufacturing Mobile Administrator role, go to Customization > Lists, Records, & Fields > Record Types.

  2. On the Custom Record Types page, beside the record type where you want to add your custom record, click k 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. On the Mobile – Applications List page, locate the application you want to view and click View.

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

    To learn more, see SCM Mobile App Configuration.

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

  7. On the Page Element subtab, in the Mobile Page Element list, select the production_wip_enterQuantity_enterQuantityBtn.

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

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

    2. In the Type list, select the Restlet.

    3. In the Http Method list, select the Post.

    4. In the Script ID field, enter the 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. While you’re in the Administrator role, go to Setup > Custom > Mobile Applications.

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

    For example, select MFGMOBILE.

  3. On the Mobile – Process List page, next to MFGMOBILE application, click Clone.

    For example, select shopfloor.

  4. To proceed with the cloning process, click Clone.

  5. On the Mobile –Application List page, next to MFGMOBILE application, click View.

  6. On the Mobile – Process List window, next to the process you cloned, click View.

  7. On the Pages, next to shopFloor_production_wip_enterQuantity_1, click Edit.

  8. On the Page Elements subtab, click production_wip_enterQuantity_enterQuantityBtn.

  9. On the Mobile – Page Element page, in the On Click Action field, select production_wip_enterQuantity_actionSubmit link.

  10. On the Mobile – Action page, click Edit and select After Action Restlet or create a new one.

    To create a new After Action RESTlet:

    1. Next to the After Action Restlet field, click the new icon (New icon).

    2. On the Mobile – Action pop up window, enter a Name.

    3. In the Type list, select the Restlet.

    4. In the HTTP Method list, select the POST.

    5. In the Script ID field, enter customscript_mfgmobile_rl_create_record.

    6. In the Deployment ID field, enter customdeploy_mfgmobile_rl_create_record.

    7. Click Save.

  11. On the Mobile – Page, production_wip_enterQuantity_enterQuantityBtn, Page Elements subtab, click New Mobile– Page Element.

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

    1. In the Mobile – Page Element page, enter a name. For example, Humidity.

    2. In the Type list, select Text Box.

    3. Create a Label. For example, Humidity.

    4. Click Save.

  13. Go to Customization > Scripting > Script Deployments.

  14. Next to the MfgMobile application, click UpdateApp.

Related Topics

General Notices