Jakub Liska created ZEPPELIN-504:
------------------------------------

             Summary: Hiding output hides even form fields
                 Key: ZEPPELIN-504
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-504
             Project: Zeppelin
          Issue Type: Improvement
          Components: GUI
    Affects Versions: 0.6.0
         Environment: chrome,firefox
            Reporter: Jakub Liska
            Priority: Minor


Hey,

if you have a single cell with this content : 
{code:title=Form.scala|borderStyle=solid}
val timeFrameSettings = TimeFrameSettings(z.input("years").toString, 
z.input("months").toString, z.input("days").toString)
{code}

then when doing "Hide Output" even the form input fields disappear so if you 
wanted to show only the form fields, you would do "Hide Output" and "Hide 
editor" which currently leads to empty cell...



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

Reply via email to