Hi,
In any submission page empty field shown like " label {empty}"
I found an option to remove {empty} text, but can not find option to remove label as well
or full empty field on submission page.
Is there any way to do it?

CommentFileSizeAuthor
#3 3006468-3.patch181 KBjrockowitz

Comments

Eevvee created an issue. See original summary.

jrockowitz’s picture

Labels can't be removed from the preview, email, or submission. This can be done via custom theming.

It is worth looking into allowing site builders to hide elements on the submission view page.

The new settings would be…

  • submission_excluded_elements
  • submission_exclude_empty
  • submission_exclude_empty_checkbox

These settings would be applied to HTML, Table, and Plain Text submission views.

jrockowitz’s picture

StatusFileSize
new181 KB

Attached is the patch and here is the change record.

jrockowitz’s picture

Status: Active » Needs review

  • jrockowitz committed 0619ffd on 8.x-5.x
    Issue #3006468: Hide empty fields on on submission page. Update config
    
  • jrockowitz committed b37b291 on 8.x-5.x
    Issue #3006468: Hide empty fields on on submission page
    
  • jrockowitz committed e85ea4d on 8.x-5.x
    Issue #3006468: Hide empty fields on on submission page. Add update hook
    
jrockowitz’s picture

Status: Needs review » Fixed

I committed the patch. Please download the latest dev release to review.

Eevvee’s picture

Status: Fixed » Needs review

I downloaded the latest dev release It works. thank you )

jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.