Hi everyone,
I made a view with views data export contrib module, thants to I download a CSV file of some information. Well, I need to download this file, and save it into drupal filesystem, in particular into public file, or attach it to an email, for example. How can I do this?
I'm very new in Drupal 8 development, I have created a basic webform and now i want to add custom css to make it more attractive so how can i add? Any lead will be appreciated..
We have a node type called: MEETING On Meeting we have a user entity reference called: PARTICIPANTS I create several MEETING's and reference 2 users: USER1 AND USER2
Now I want to build a dynamic view we can use URL arguments in contextual filters to show all meetings with USER1 and USER2
I create a view called VIEWMEETINGS I set PARTICIPANTS field as the contextual filter and check "Allow multiple values"