processwire / processwire-requests

ProcessWire feature requests.
39 stars 0 forks source link

When creating a template, user enters Template Title and Template Name is then set automatically (like fields) #usability #487

Open klor opened 1 year ago

klor commented 1 year ago

Short description of the enhancement

When creating a template, instead of having to enter first Template Name and then Template Title, I want to enter Template Title first and then have Template Name auto-populated, so I don't need to worry about the Template Name (and so it matches my Template Title).

Current vs. suggested behavior

See above

Why would the enhancement be useful to users?

Usability

Optional: Screenshots/Links that demonstrate the enhancement

Current

  1. image
  2. image

Better

Just enter Label: image

szabeszg commented 1 year ago

The current behavior described above often trips me over, too. It is because when creating a new PAGE the default way is to provide the title first and PW generates the name based on that. Creating a template works the other way round for some reason.

szabeszg commented 1 year ago

BTW, @Toutouwai has a module supporting something like that: https://github.com/Toutouwai/AddTemplateEnhancements