I would create a new website using drupal 8 with various articles and descriptions. Posts for these could also be sent by visitors there as comments. That's all it would be, no extra features and its just a hobby website. What do I need in this case to meet the GDPR requirements?
I created a flag to flag the stores. I want when a user updates a store, the store is automatically flagged. The code below does not work and there is no error message.
Was looking around the interface to figure this out. Is there any way to prevent URLs in the form fields and prevent submission of the forms? Was looking to check for "http" and "http"s in the string.
There's seems like a way to check for a pattern in the string... but it's the reverse, the string needs to be there.