Having a little bit of a problem.
Whenever I try and create a condition on a field within an add-more group, it doesn’t work.
I’ve traced this back to the conditions_handler in piklist.js and the process_field function.
Both of these are having trouble retrieving the proper id, as they now have extra numbers and characters thanks to the add-more feature.
I couldn’t find the actual jquery selector behind all this, but I didn’t spend too much time.
I’m hoping Kevin can take a look.
Also, from the look of it, it only searches for a single condition on a single field, not multiple conditions of the same kind, am I correct in assuming this, or does it show/update the fields for every condition it finds that is duplicated?
Thanks Steve, Kevin.
Marcus