...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?
GitHub Issue #:
1608
Recent comments
If it's in a field or a node body, you can use the Markdown text filter in this module: https://backdropcms.org/project/markdown
Parse and render markdown
I don't think this answers your question, but it might help someone with a related question. The layout template for any given layout is stored in config and you can programmatically...
How to programmatically change layout?
perfect, thank you
Edit Node fields