The FastReport’s designer lists all the fields by the FieldName property. In my project, the design of the reports will be done by other people that are not developers and the FieldName sometimes is not a good name. Can I make the field list display the DisplayLabel intead of the FieldName?
The FastReport’s designer lists all the fields by the FieldName property. In my project,
Share
You can change the fieldname aliases in the DBDataset components provided by FastReport, just double click on it to get the alias manager.