Problem/Motivation
No feedback for users when updating Label, Format or widget settings on the Field Display Settings page. Users require this feedback because the drop down does not save the value. The save button needs to be clicked.
Proposed resolution
A prompt for Label, Format or widget settings changes that informs the user that the Save button also needs to be selected (Just like the blocks page).
Remaining tasks
None (Patch has been submitted and tested).
User interface changes
Warning message on Label, Format or widget settings changes.
API changes
None.
Original report by nick_schuch
This is the original report.
Comments
Comment #1
nick_schuch commentedComment #2
nick_schuch commentedComment #2.0
nick_schuch commentedUpdate the summary.
Comment #2.1
nick_schuch commentedUpdated original report.
Comment #3
larowlanThis would have saved me some time on a number of occasions.
Comment #4
tim.plunkettMissing trailing full stop.
No need to wrap to two lines.
Missing trailing full stop.
No need to wrap to two lines.
Also, unsure about those asterisks.
Comment #5
larowlanYeah, you're right Tim, the actual string is
as can be seen here: http://drupalcode.org/project/drupal.git/blob/refs/heads/8.x:/core/misc/...
The asterisk is added with Drupal.theme('tableDragChangedMarker') in the client side which adds this markup:
Comment #6
cweagansUpdating tags per http://drupal.org/node/1517250
Comment #7
nick_schuch commentedMarked as duplicate. Refer to this ticket.
http://drupal.org/node/857312
Comment #8
klonos...proper status then ;)
Comment #9
nick_schuch commentedWoops, cheers!
Comment #9.0
nick_schuch commentedUpdated summary.