How to define alias name for field names in the dashboard?
I have followed the following tutorial on creating a simple guestbook module:
http://www.sitepoint.com/getting-started-with-fuel-cms-2/My question is about the
"Module Edit View" section of dashboard where we create a new guestbook record. In that section, filed names are equal to those defined in database, like Author, comment, date and visible. Is it possible to have the custom dashboard show another name for database fields? Like showing "writer" instead of "author".
Comments
http://docs.getfuelcms.com/general/forms
http://docs.getfuelcms.com/modules/tutorial
http://docs.getfuelcms.com//libraries/my_model#func_form_fields