Jump to content

devnode

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Germany
  • Interests
    Web development, sudo make me a sandwitch

devnode's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. Hi everyone, i just experienced a bug/case where the backend did not save the repeater state in a matrixRepeater. I haven't found any post about this bug so i thought it might be interesting if other people experience the same problem. I have some "standard template" with a matrixRepeater field on it. (Screenshot1, that red marked part is my matrix) This field has different types ofcourse ... one if its types is "Slider". (Screenshot2) If you click it - the slider type contains a repeater with an Image field and some other fields that looks like this... (Screenshot3) If I change the "Element label" from "#n" to anything else like "#n - {bild.name}" or "bild.title" for example - the page that contains the matrixrepeater does not save the image field anymore. You can upload i picture, save the page, it even tells that it has been saved but its not showing in the backend - its just an empty item with no picture in it. Does anyone have a fix or an idea how for this? PW version is: 3.0.42 FieldtypeReapeaterMatrix is v0.0.3
  2. 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. :/
  3. Thinking of how to fix my repeater problem i just posted xD

  4. 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
×
×
  • Create New...