Frage

I am attempting to create a SuiteBundle in NetSuite that will have a custom record. That record I need to appear on the itemFulfillment form in my custom tab as a child record (so that it appears as a list/grid).

I am only able to get said Custom Record to appear in the "Custom" tab.

Does anyone know how to make this Record appear in my Custom Tab via the NetSuite interface, or through a SuiteScript?

Thank you.

Current Location enter image description here

Desired Location enter image description here

Already Attempted
     To move the custom record from Custom to another subtab, please follow these steps:

  • Go to Setup > Customization > Record Types.
  • Select the record type in question.
  • Under the Fields tab, click the field where you have "Record is Parent" = Checked.
  • On the Edit Custom Field page > Display subtab, look for the "Parent Subtab".
  • Assign the name of the tab to where you want to display the custom record sublist or to move it from Custom to another subtab.

     The above worked. Initially I was doing the above but was setting the "Subtab" option. What needed set was the "Parent Subtab" in the right hand column. A screenshot has been provided for your benefit. enter image description here

War es hilfreich?

Lösung

     To move the custom record from Custom to another subtab, please follow these steps:

  • Go to Setup > Customization > Record Types.
  • Select the record type in question.
  • Under the Fields tab, click the field where you have "Record is Parent" = Checked.
  • On the Edit Custom Field page > Display subtab, look for the "Parent Subtab".
  • Assign the name of the tab to where you want to display the custom record sublist or to move it from Custom to another subtab.

     The above worked. Initially I was doing the above but was setting the "Subtab" option. What needed set was the "Parent Subtab" in the right hand column. A screenshot has been provided for your benefit. enter image description here

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top