How to work with pagination when using the CPQJS.setAttributeValue() function with an array datatype
Is it possible to use CPQJS.setAttributeValue with an array and reference the page AND the index of the data row you wish to set? Today it seems that pagination directly limits setAttributeValue() to a maximum index value based on the pagination limits set in the configuration settings area under the JET UI configuration options section. Trying to set an index value higher than the max will return an out of range error. If the array you are trying to set is hidden on the screen, there is no way to manipulate the page characteristic.
Tagged:
0