See This post

The mailing label views attachment needs to honor the "exclude fields from display" setting from the views configuration.

The attached patch should resolve this issue - please test and report back :)

Comments

lonestar790’s picture

StatusFileSize
new28.81 KB
new24.04 KB

As requested, I double checked to make sure that the fields were not excluded. I reloaded the module, and uninstalled it and reinstalled it. On the PDF, no matter the configuration, only the last field displays on the PDF. The data does reveal in the preview table of the view. I have included some screen shots for you to see.

letapjar’s picture

I've posted an update to the module on the github repo.

This issue was actually due to a missing period in mailing_label.module in the mailing_label_create_label function ( should have been '.=' instead of '=' in the line that reads: $val = $v )

Also, please note that there was a separate typo in the inline-fields patch that cause the output to be formatted wrong in the case that no fields were selected to be inlined. I have posted the updated patch for only the inline fields issue in the appropriate thread here

bluegeek9’s picture

Assigned: letapjar » Unassigned
Issue summary: View changes
Status: Needs review » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.