...without having to refresh the form.
So, once a user hits the "edit" link next to machine-generated names in order to customize them, if they change their mind, how do they get back to auto-generate? Page refresh? If they do that, they'll loose the data they might have entered in other fields in that form.
How about an "auto-generate" link next to the machine name field that reverts to the previous state?
Recent comments
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?