michaelarichard

Results 3 comments of michaelarichard

I am working in a highly regulated/vendor managed environment that will not allow me to create a new vm and boot from preseed/iso. I am however, allowed to clone from...

Also running into this issue. How do I copyValueTo within a Tabarray?

Testing on pre-release. No luck so far. Am I missing something? ``` { "key": "comments[].checkbox1", "copyValueTo": ["comments[arrayIndex].checkbox2"] }, "comments[].checkbox2" ] ``` Replacing the `arrayIndex` with `0` or `1` accesses the...