devnode Posted November 10, 2015 Share Posted November 10, 2015 Hello everyone, i know there are several bugs with the repeater not saving specific field states/values but right now i guess i experience something new. If i have a repeater in my template and edit it, all following textfields (outsite the repeater) don't save its state for some reason. I made a template that looks like in the screenshot. As you can see I have a repeater field in there... if i go to a product site and enter values for the following fields contact_* (department, phone, mail) processwire itself says that everything was saved etc. but if you reload the page the values are not loaded from the database. In the first place i thought about a bug if i'm using too much fieldsets or something but somehow the repeater itself is the problem. If i place the repeater in the first position (2nd screenshot), like as the first field of that template, all following text fields cant be saved anymore. PW says it did save everything but the only thing i can still do is upload and save a file for the upload field. So it looks like somehow the repeater makes the following fields "unsaveable". Any hint / suggestions except "dont use repeaters" would be great. =D Thanks, devnode Link to comment Share on other sites More sharing options...
LostKobrakai Posted November 10, 2015 Share Posted November 10, 2015 Do you have any showif or requireif values set for any of the repeater fields? 1 Link to comment Share on other sites More sharing options...
devnode Posted November 16, 2015 Author Share Posted November 16, 2015 Hey, sorry for the delay - i double checked everything and im not using showif or requiredif for any fields in the screenshot. Im also not using them for those fields IN the repeater. :/ Link to comment Share on other sites More sharing options...
Recommended Posts