# SmileForm Not being displayed on browser ?
Module:
view-module
The form will not be displayed unless you give atleast one "()" to a field.
example :
data AddBookForm(core.SmileForm)(isbn: string(), title: string(), author: string())