Quick question: setProperties method is defined as such: void setProperties(String token, String nodePath, String grpName, FormElementComplex[] properties).
Do I need to update the entire PropertyGroup, or can I update specific array elements, and leave out the ones that I don't care about? I really only want to update value, not height, type, etc.
Do I need to update the entire PropertyGroup, or can I update specific array elements, and leave out the ones that I don't care about? I really only want to update value, not height, type, etc.
