This accessor returns true if Jifty is currently in the middle of rendering a form (if it is printed a <form> but not yet printed a </form> tag.) Use this in your components to decide whether to open a form or not if you might be called from a template that opened the form for you.