I’ve created a view and I need to manipulate Drupal Development area output to indicate bar graph as an alternative of area worth.
I am utilizing bootstrap 3’s progress bar as Drupal Development bar graph, however I am unable to set width of Drupal Development progress bar to indicate progress as drupal does not permits model attribute inside “Rewrite Drupal Development output of this area” in views.
So, I made a decision to create that area’s tpl file now Drupal Development downside is how can I entry Drupal Development Alternative tokens in Drupal Development tpl file which might be accessible in “Rewrite Drupal Development output of this area”
$information = $row->{$field->field_alias} this prints numbers 1 2 3 4 5 ….