integreat-cms
integreat-cms copied to clipboard
Fix automatic slug update on sbs form
Short description
Currently the sbs form slug of the target language is not updated after the title change. It should be updated after the title of the page changes.
Proposed changes
- Connect title input value with the slug input value so that the slug will change if the title changes
Side effects
- should be none
Resolved issues
Fixes: #2797