-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webfrom Views Integration #297
Comments
Ok @wthomaswri I've got a working example up on https://pr-1209-wriflagship.pantheonsite.io/admin/webform-submissions One thing that I thought was going to be unworkable is that each field looks like it's broken down by what webform it's attached to. For example, there are a ton of "Email" fields when you try to add a field: But it does look like the "type" is the important piece. I can filter by "Email" and it tends to find the email regardless of which form it's on. The exception seems to be "Your email address" which looks like it may be a text field instead of an email field on just one form: https://pr-1209-wriflagship.pantheonsite.io/admin/structure/webform/manage/permissions_request_form. That one doesn't get filtered when you search by Email. If you're happy with that, I can deploy the module to Flagship with Thursday's deploy. Do you want me to add it to the other sites as well? |
Hi @mariacha this is great, i'll play around with it this afternoon but think this should work. The good thing is we'd be creating custom web forms with custom fields so the duplicative emails etc that we get from our standard registration webforms shouldn't be a problem for now. |
This worked beautifully @mariacha : https://pr-1209-wriflagship.pantheonsite.io/us-community-benefits-dataset I see a lot of value in this module, so would be great to add to the deploy list for Thursday and yes let's plan for all sites since I bet the IOs may have use cases for this in the future. We can discuss tomorrow. |
Hi @mariacha can we keep this pr up for another week or so. The team that requested this is reviewing it here and not sure when they'll be done. |
Yep, I'll leave it open |
Hey @wthomaswri do I need to keep the multidev around for the work at https://pr-1209-wriflagship.pantheonsite.io/us-community-benefits-dataset still? If not I'll close the PR. |
Hey @mariacha yep we can delete this pr |
Install Webform Views integration module on a multidev
The text was updated successfully, but these errors were encountered: