Christian Hartmann

Results 236 comments of Christian Hartmann

@susnux ok, so we merge this and do a follow up for the new API version?

@BarBaar44 you can already add a validation to text fields... Other than that, this is offtopic here. So I will hide your comment and mine, too :)

The problem can also be reproduced for checkbox questions. In my case I only have a single checkbox for a question that is required. If I leave the checkbox empty,...

@jotoeri: I think this is related to our switch to NcSelect and NcCheckboxRadioSwitch. It seems like the required prop doesn't get to the underlying input elements. Must this be fixed...

Please rebase and solve the conflicts :)

You know that you could use our API for things like that? https://github.com/nextcloud/forms/blob/main/docs/API.md

@stefan-franz I think that a basic import/export could be implemented directly in the front-end. The API is probably more interesting for all the use cases that @RainerKlute mentioned in his...

Yes, some kind of locking would be necessary. I'd just use `locked_until` instead of `locked_since` but in the end it's the same. Instead of using a timeout for locking we...

> * Currently there is a "unread" notification, to have this work across browser sessions we would have to save it on the back end, so: > * Do we...

Hi @nicovd737, currently it's not planned. As a workaround you could of course just take the share URL and put it into any QR code generator.