This topic contains 2 replies, has 0 voices, and was last updated by srussell 7 years ago.

  • Author
    Posts
  • #23182

    srussell

    I've created two custom records, Parent and Child. When I'm on the Parent record and I click Edit on a child from the sublist, I want it to show in the popup form. I have a custom Child form that's marked as Use for Pop-Ups and Popup Only. It doesn't pop up. Editing a record from the sublist navigates me away from the Parent to the Child. Popups do work on native objects like the Contact sublist on a Customer. What am I missing with the custom record?
    This is a cached copy. Click here to see the original post.

  • #23183

    pcutler

    NetSuite doesn't use the popup form in the scenario you're describing. Popup forms for custom records are used when a list/record field is a drop-down of custom records and the user selects "New" as the option.

    As far as what you're requesting, it could be scripted or created with formula fields (target="_blank", window.open(), etc.), but I don't believe it's native functionality.

  • #23184

    srussell

    Gotcha, thanks.

You must be logged in to reply to this topic.