This topic contains 1 reply, has 0 voices, and was last updated by pcutler 6 years, 11 months ago.

  • Author
    Posts
  • #18146

    dmashburn3

    Hi, I was wondering if anyone knows if it would be possible to manipulate the “Sales Team” sublist on transactions. I have a request to show the commission values in a column next to the contribution percentages. Is it possible to manipulate this table using N/ui/serverWidget perhaps?
    This is a cached copy. Click here to see the original post.

  • #18147

    pcutler

    You can add additional fields after the last column of existing SubLists using Form.getSublist(options) and Sublist.addField(options). The only thing you cannot do is insert a field in the middle of an existing SubList.

You must be logged in to reply to this topic.