RazorFlow / framework

The RazorFlow Dashboard Framework
MIT License
133 stars 44 forks source link

razorflow in pentaho #17

Open techie-anu opened 9 years ago

techie-anu commented 9 years ago

hi, i am trying to bring in razorflow in pentaho. intead of the usual javascript i have given the razorflow codes. my very first doubt is how to parameterize value in razorflow.say if i am giving an input eg:Saless with a value=1234 how to get the value in the add series line of code given below:

in the below code i want to replace the1234 with someting likesales.getvalue() which will inturn fetch 1234.. can anyone please help me do it.. i am new to this entirely

<!doctype html >

RazorFlow Quick Start ```
```