Support from Acquia helps fund testing for Drupal Acquia logo

Comments

waluyo.umam’s picture

Issue summary: View changes
waluyo.umam’s picture

Issue summary: View changes
Stevel’s picture

Issue summary: View changes

Are you sure the "use this" field is filled in? Do you see the field if you create a non-webform views select display?

Can you provide steps for me to reproduce this issue?

Thank you for using this module

waluyo.umam’s picture

Thank you for your attention.

The following is the steps:

a. create webform a (field component textfield: "usethis" and "this one")
b. submit several data of the webform a, so I have submitted data results
c. Create view "View webform a" disable page, disable block
d. add webform option (format: webform select list), add webform submission data "usethis" and "this one"
e. The list is always blank (I tried to create other fields, also blank result), I can only list field webform submissions, such as serial number, and other webform submissions.

Please have a look the capture 1 to 7.

Stevel’s picture

Status: Active » Needs review
FileSize
982 bytes

Could you try the attached patch?

Stevel’s picture

FileSize
987 bytes

Hmm, it seems view->render also calls view->execute, so it is not necessary to call them both. Updated patch.

waluyo.umam’s picture

Yes, the patch work fine. I tested in the previous simple example. I can see correctly in Views and I can use the list in select option component in another webform.

  • Stevel committed 4d1be03 on 7.x-1.x
    Issue #2483637 by Stevel: Render blank in the list
    
Stevel’s picture

Status: Needs review » Fixed

Commited to git.

Status: Fixed » Closed (fixed)

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