Mixed replicator methods [2021.12380]

Yelloww!!

If you switch the replicator’s replication method from ‘By Table’ to ‘By Number’ the ‘Template DAT Table’ parameter and the next 2 pars, become dsabled as expected. Although, the callback ‘onReplicate’ keeps receiving the template DAT as a parameter.
In my opinion the correct behaviour should be one of two:

  1. ‘template’ parameter on callbacks should return a null object, or:
  2. Do not disable ‘Template DAT table’, ‘Name from table’ or ‘Ignore First Row’ when on ‘By Number’ mode.

Cheers!