I tried VBO with a file view and a simple Rules component (see below) but the message is not displayed. Is it a bug?

{ "rules_componant_files" : {
    "LABEL" : "Componant Files",
    "PLUGIN" : "action set",
    "REQUIRES" : [ "rules" ],
    "USES VARIABLES" : { "file" : { "label" : "File", "type" : "file" } },
    "ACTION SET" : [ { "drupal_message" : { "message" : "[file:fid] selected" } } ]
  }
}

Comments

joelpittet’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Sorry this is quite old, just triaging the queue. If this is still a problem please provide more details on expectations and module requirements with steps to reproduce.