# SmileForm Not being displayed on browser ?

Module: view-module
Tags: SmileForm vue

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())