learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Links from Django forms to where they can be configured #3690

Open milescalabresi opened 8 months ago

milescalabresi commented 8 months ago

Admins don't like that they can't edit a form that they're looking at and they have to know in advance that they have to (for example) go to program settings on a separate page that's three clicks away. Proposal is to include a banner/text at the top of the various forms that links them to the settings page for that form. ("Want to edit this form/these fields? Click HERE.") More ambitious version for anyone excited would be a field-by-field link to where on the settings page that field is modified.