2 hours ago2 hr Since FileMaker 26 you can not just define a field annotation, but also provide display names. See Defining advanced field options for more details.With MBS Plugin 16.4 we show the annotation and the JSON for the field display names as a tooltip for the field. This way you can quickly peek into the display names without opening the advanced options dialog.Due to the way we query the information, we show the values saved in the file, not new or edited values in the dialog.You can turn the feature on and off if needed with the new function SyntaxColoring.SetFieldTooltipsEnabled (and SyntaxColoring.GetFieldTooltipsEnabled to query).
Create an account or sign in to comment