You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Rodrigo (JIRA)" <ji...@apache.org> on 2015/09/08 13:04:46 UTC

[jira] [Created] (ZEPPELIN-289) As a user, I would like to apply user defined forms to values on input text forms

Rodrigo created ZEPPELIN-289:
--------------------------------

             Summary: As a user, I would like to apply user defined forms to values on input text forms
                 Key: ZEPPELIN-289
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-289
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Rodrigo


We need to predefine some query similar to

%sql
select * from where date > ${userdate}

so end user could put something like

eval:now()

in the input form and zeppelin will interpret the now function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)