Inside Activate
...
Grouped Services
Grouped Services FAQ
1 min
why does the grouped service instance properties screen show the same data for all selected services? on builds prior to 8 2 1, this occurs when the repeater template in //services/web instance properties explicitly sets the form id to form1 this causes form values to be written to the same model key, overwriting data for each repeated service instance to resolve this, remove the id="form1" attribute from the repeater template so that activate can automatically assign unique form ids for each instance