And it failed spectacularly.

We only needed a simple form, but we wanted to be fancy, so we used “nextcloud forms”.

The docker image automatically updated the install to nextcloud 30, but the forms app requires nextcloud 29 or lower. No warning whatsoever. It’s an official app, couldn’t they wait that it was ready for NC 30 before launching it? The newsletter boasts “NC hub 9 is the best thing after sliced bread” yet i don’t see any difference both in visual or performance compared to NC hub 2

Conclusion: we made our business to rely on nextcloud forms as a signup form, but the only reason we were using it was disabled who knows how many weeks ago.

  • adr1an@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Not to flame you, but really just an HTML form was all you needed? It’s a super simple feature…

    • Moonrise2473@feddit.itOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      13 hours ago

      sure, but why solve problems in 10 minutes when i can do it way more sophisticated using 10x more time and resources?

      (at the moment reverted to the easy html form + php send mail)