Scarlett Entertainment are Global Entertainment Specialists. They are dedicated to give their clients a different entertainment experience. With offices in UK, Italy, the Middle East, New York and Las Vegas their multilingual team provides entertainment for over 2000 events every year.
I have a content type with workflow states - submitted, screened, accepted and published. I can get views to only display the information as below in multiple rows for each node ID (nid).
Hi, I am trying to create a basic page using WYSIWYG editor with an embed video inside. I didn't install any extra module to do this, only using Drupal capability to filter some text within specific format, for video embed it should be like this [VIDEO::http://www.youtube.com/watch?v=someVideoID::aVideoStyle].
Hi there. I have some cool functionality built on Drupal 7 that I would like to be able to recreate in D8. It was built using a D7 module that does not have a D8 version, so it's going to take some CSS know-how that is beyond my skills. There is far too much to explain in text so I have created a brief video that shows it in action and how it was built. Video (You will need to download to view).
I have a multilingual site and a content type called product.
I need a simple form on each product node that has an email field and a button which after filled and button clicked, should run a rule or just send an email to some defined adress with the node id included.
I tried with entityforms and entity reference, but entity reference module doesnt currently respect entity translation nodes.
D7. I'd like to create service records for fire hydrants, about 1000 of them. I have two content types- Fire Hydrants and Hydrant Inspection Record both with node reference fields. Kinda stuck. The hydrants are mapped, I'd like the guys to be able to click the marker and add a service record. Any suggestions? Thanks!