Jeff Subat
12/18/2023, 11:06 PMShawn Talbert
12/18/2023, 11:09 PMamount
. You may have to set rate/quantity allowing NS to calculate amount.Shawn Talbert
12/18/2023, 11:10 PMJeff Subat
12/18/2023, 11:20 PMShawn Talbert
12/19/2023, 12:21 AMamount
be careful with javascript rounding. We typically use BigNumberJs to give us more flexibility in this regard.Jeff Subat
12/19/2023, 12:25 AMJeff Subat
12/19/2023, 1:04 AMShawn Talbert
12/19/2023, 4:37 AMrate
setting. Make sure you're doing it after other fields have sourced, or use the 'forcesyncsourcing' option. Changing an item on the line, for example, could change the rate as it pulls that value in.Jeff Subat
12/19/2023, 3:53 PM