====== Custom Tables ====== The standard Table field is very easy to use - just select the format with the number of lines, image, and hidden information that you want, and then set a data query to populate the table. But even this can be limiting when you think of the many kinds of scrolling tables that you see in various mobile apps every day. The following describes two ways to create tables that are practically limitless in their customization. You can look for the **[[quick_start|template app]]** called **Simple and Custom Tables** to see these examples in action. ===== Change the Style of Standard Tables ===== {{ ::custom_tables_css_style.png?direct&150|}}Since all of the user interface elements in ViziApps are rendered with HTML technology, it is possible to customize the look of a field by changing its **[[http://www.w3schools.com/css/default.asp|CSS code]]**. This example uses a ViziApps library file called field_helper.js which is loaded with its own %%