<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bilt blog</title>
	<atom:link href="http://buildadatabaseapp.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildadatabaseapp.com/blog</link>
	<description>Database Application Builder</description>
	<lastBuildDate>Tue, 21 May 2013 05:17:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Configuring Form View</title>
		<link>http://buildadatabaseapp.com/blog/configuring-form-view/</link>
		<comments>http://buildadatabaseapp.com/blog/configuring-form-view/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 09:29:00 +0000</pubDate>
		<dc:creator>kindrosker</dc:creator>
				<category><![CDATA[Using Bilt]]></category>

		<guid isPermaLink="false">http://buildadatabaseapp.com/blog/?p=75</guid>
		<description><![CDATA[In this article I want to show you several examples how form view can be configured. Form view configuration have several options: Position fields in two columns Group fields Create form tabs &#160; 1. Position fields in two columns To &#8230; <a href="http://buildadatabaseapp.com/blog/configuring-form-view/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In this article I want to show you several examples how form view can be configured.</p>
<p><strong>Form view configuration have several options:</strong></p>
<ol>
<li>Position fields in two columns</li>
<li>Group fields</li>
<li>Create form tabs</li>
</ol>
<p>&nbsp;</p>
<p><strong>1. Position fields in two columns</strong><br />
To position fields in two columns just move fields in second block area. See screenshot<br />
<a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_configuration.png" rel="fancybox-75"><img class="alignnone size-medium wp-image-76" title="Form configuration" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_configuration-300x95.png" alt="" width="300" height="95" /></a></p>
<p>and in result we will have from where fields will be positioned in two columns</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_with_two_columsn.png" rel="fancybox-75"><img class="alignnone size-medium wp-image-77" title="Form with two columns" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_with_two_columsn-300x80.png" alt="" width="300" height="80" /></a></p>
<p>&nbsp;</p>
<p><strong>2. Group fields</strong><br />
We can group fields by creating fieldset</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_fieldset.png" rel="fancybox-75"><img class="alignnone size-medium wp-image-79" title="Form fieldset" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_fieldset-300x195.png" alt="" width="300" height="195" /></a></p>
<p>and in result it will looks like this</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_fieldset_view.png" rel="fancybox-75"><img class="alignnone size-medium wp-image-80" title="Form fieldset view" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_fieldset_view-300x267.png" alt="" width="300" height="267" /></a></p>
<p>&nbsp;</p>
<p><strong>3. Create form tabs</strong><br />
Each form can have unlimited Tabs. Each Tab can have Name and Description and we can sort Tabs in form. Just for example:</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_with_tabs.png" rel="fancybox-75"><img class="alignnone size-medium wp-image-81" title="Form with tabs" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_with_tabs-300x110.png" alt="" width="300" height="110" /></a></p>
<p>and in result</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_tabs_view.png" rel="fancybox-75"><img class="alignnone size-medium wp-image-82" title="form_tabs_view" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/form_tabs_view-300x127.png" alt="" width="300" height="127" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://buildadatabaseapp.com/blog/configuring-form-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Comments</title>
		<link>http://buildadatabaseapp.com/blog/using-comments/</link>
		<comments>http://buildadatabaseapp.com/blog/using-comments/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 20:38:48 +0000</pubDate>
		<dc:creator>kindrosker</dc:creator>
				<category><![CDATA[Using Bilt]]></category>

		<guid isPermaLink="false">http://buildadatabaseapp.com/blog/?p=60</guid>
		<description><![CDATA[In Bilt you can use comments for any materials. Just turn ON option Use Comments when you create Material. Comments have several targets: Allows you simple add comments Allows you change item data by adding comments &#160; 1. Allows you simple &#8230; <a href="http://buildadatabaseapp.com/blog/using-comments/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In Bilt you can use comments for any materials. Just turn ON option Use Comments when you create Material.</p>
<p><strong>Comments have several targets:</strong></p>
<ol>
<li>Allows you simple add comments</li>
<li>Allows you change item data by adding comments</li>
</ol>
<p>&nbsp;</p>
<p><strong>1. Allows you simple add comments</strong><br />
To use comments for material just turn ON option Use Comments when you create/edit Material</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/materials_comments_option.png" rel="fancybox-60"><img class="alignnone size-medium wp-image-61" title="Materials Comments Option" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/materials_comments_option-300x145.png" alt="" width="300" height="145" /></a></p>
<p>Once you allow use comments option then you can add comments for each Material item.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/adding_new_comment.png" rel="fancybox-60"><img class="alignnone size-medium wp-image-62" title="Adding New Comment" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/adding_new_comment-300x145.png" alt="" width="300" height="145" /></a></p>
<p>If item have assigned users then these users will be notified about new comment by email.</p>
<p>&nbsp;</p>
<p><strong>2. Allows you change item data by adding comments</strong><br />
When you adding new Field or Filter you can see option Display in Comments. This allows you to update field Value as part of adding a Comment. Just for example we have filter Status. Lets set this filter to display in comments.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/display_field_in_comment.png" rel="fancybox-60"><img class="alignnone size-medium wp-image-65" title="Display Field in Comment" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/display_field_in_comment-300x145.png" alt="" width="300" height="145" /></a></p>
<p>Once you set this option you can see and change field value when you add new comment.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/adding_new_comment_with_field.png" rel="fancybox-60"><img class="alignnone size-medium wp-image-66" title="Adding new comment with field" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/adding_new_comment_with_field-300x126.png" alt="" width="300" height="126" /></a></p>
<p>&nbsp;</p>
<p><strong>Using field type &#8220;Numeric Sum&#8221;</strong><br />
This is special numeric field type works only with comments. Field value of this field type calculated by sum values entered in comments. Just for example we have field Work Hours where users can add work hours by adding comments. Total work hours will be calculated by sum all work hours in comments. See screenshot:</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/work_hours.png" rel="fancybox-60"><img class="alignnone size-medium wp-image-68" title="Work Hours" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/work_hours-300x187.png" alt="" width="300" height="187" /></a></p>
<p>&nbsp;</p>
<p><strong>Configure comments access</strong><br />
You can hide comments for some users groups. See screenshot.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/configure_comments_access.png" rel="fancybox-60"><img class="alignnone size-medium wp-image-70" title="Configure comments access" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/configure_comments_access-300x141.png" alt="" width="300" height="141" /></a></p>
<p>&nbsp;</p>
<p><strong>Using patterns plugin</strong><br />
With <a href="http://buildadatabaseapp.com/product_info.php?products_id=35">patterns plugin</a> you can create patterns for comments. Pattern can be common text that you write every day. Using patterns you can save your time.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/comments_patterns.png" rel="fancybox-60"><img class="alignnone size-medium wp-image-71" title="Comments Patterns" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/comments_patterns-300x158.png" alt="" width="300" height="158" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://buildadatabaseapp.com/blog/using-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using filter type &#8220;Material&#8221;</title>
		<link>http://buildadatabaseapp.com/blog/using-filter-type-material/</link>
		<comments>http://buildadatabaseapp.com/blog/using-filter-type-material/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 13:15:54 +0000</pubDate>
		<dc:creator>kindrosker</dc:creator>
				<category><![CDATA[Using Bilt]]></category>

		<guid isPermaLink="false">http://buildadatabaseapp.com/blog/?p=35</guid>
		<description><![CDATA[Filter type Material allows you relate materials. It means this filter type allows you assign Material items to other Materials. Filter type Material have several targets: Relate materials Create unique filters for sub-materials Create custom custom filters &#160; 1. Relate materials &#8230; <a href="http://buildadatabaseapp.com/blog/using-filter-type-material/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Filter type Material allows you relate materials. It means this filter type allows you assign Material items to other Materials.</p>
<p><strong>Filter type Material have several targets:</strong></p>
<ol>
<li>Relate materials</li>
<li>Create unique filters for sub-materials</li>
<li>Create custom custom filters</li>
</ol>
<p>&nbsp;</p>
<p><strong>1. Relate materials</strong><br />
If you need relate materials you can use filter type Material.<br />
Just for example in our <a href="http://buildadatabaseapp.com/application_info.php?cPath=2&amp;products_id=84" target="_blank">simple project management application</a> we will add extra Material &#8211; Contacts to store simple contacts details and relate them with projects.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/material_contacts.png" rel="fancybox-35"><img class="alignnone size-medium wp-image-48" title="Material Contacts" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/material_contacts-300x124.png" alt="" width="300" height="124" /></a></p>
<p>Then in Project filters we will create extra filter Material:Contacts</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/createing_material_filter.png" rel="fancybox-35"><img class="alignnone size-medium wp-image-46" title="Creating material filter" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/createing_material_filter-300x170.png" alt="" width="300" height="170" /></a></p>
<p>This filter allows you assign contacts to projects.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/creating_new_project.png" rel="fancybox-35"><img class="alignnone size-medium wp-image-47" title="Creating new project" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/creating_new_project-300x156.png" alt="" width="300" height="156" /></a></p>
<p>You can related any top Materials or top Materials with sub-materials or  sub-materials to other sub-materials from the same parent Material. Sub-materials from different parent Materials can&#8217;t be related.</p>
<p>&nbsp;</p>
<p><strong>2. Create unique filters for sub-materials</strong><br />
At the moment we can create sub-materials. So to create unique filter for sub-materials we just need to create extra sub-material and using filter type Material we can relate it to other sub-materials.</p>
<p>Just for example in our simple project management application we will create sub-material  Version for Project Material and relate Versions with Tasks</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/sub-material-versions.png" rel="fancybox-35"><img class="alignnone size-medium wp-image-50" title="Sub material versions" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/sub-material-versions-300x136.png" alt="" width="300" height="136" /></a></p>
<p>Then we will create filter Material:Version for Tasks</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/new_filter_type_versions.png" rel="fancybox-35"><img class="alignnone size-medium wp-image-49" title="Filter type versions" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/new_filter_type_versions-300x168.png" alt="" width="300" height="168" /></a></p>
<p>In result when we create task we can assign version to task and each project can have unique versions list.</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/create_task_with_versions_filter.png" rel="fancybox-35"><img class="alignnone size-medium wp-image-45" title="Create task with versions filter" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/create_task_with_versions_filter-300x177.png" alt="" width="300" height="177" /></a></p>
<p>&nbsp;</p>
<p><strong>3. Create custom custom filters</strong><br />
If filter have to store addition information (not just only Name like usual filter has) then you can create Material to store filter information and  use filter type Material to create custom filter for other Materials.</p>
]]></content:encoded>
			<wfw:commentRss>http://buildadatabaseapp.com/blog/using-filter-type-material/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using field type &#8220;Formula&#8221;</title>
		<link>http://buildadatabaseapp.com/blog/using-field-type-formula/</link>
		<comments>http://buildadatabaseapp.com/blog/using-field-type-formula/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 18:26:29 +0000</pubDate>
		<dc:creator>kindrosker</dc:creator>
				<category><![CDATA[Using Bilt]]></category>

		<guid isPermaLink="false">http://buildadatabaseapp.com/blog/?p=18</guid>
		<description><![CDATA[Using this field type you can calculate value by formula. There are several ways how it can be used: Simple use values from other fields Use PHP math function in formula Use PHP code to calculate value &#160; 1. Simple &#8230; <a href="http://buildadatabaseapp.com/blog/using-field-type-formula/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Using this field type you can calculate value by formula.</p>
<p><strong>There are several ways how it can be used:</strong></p>
<ol>
<li>Simple use values from other fields</li>
<li>Use PHP math function in formula</li>
<li>Use PHP code to calculate value</li>
</ol>
<p>&nbsp;</p>
<p><strong>1. Simple use values from other fields</strong><br />
Just for example we have field Profit where Income-Expenses = Profit<br />
Filed Income have ID 116<br />
Field Expenses  have ID 117<br />
Then formula for field Profit will be:<strong> [116]-[117]</strong><br />
Numbers in []  are fields ID and they will be replaced by field values.<br />
<a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/create_formula_field1.png" rel="fancybox-18"><img class="alignnone size-medium wp-image-23" title="Create Formula Field" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/create_formula_field1-300x153.png" alt="" width="300" height="153" /></a></p>
<p>Value of formula field will be calculated when you add new item only so if you have to change formula you have to update item to update formula field value.<br />
<a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/formula_fields_listing.png" rel="fancybox-18"><img class="alignnone size-medium wp-image-25" title="Formula Fields_Listing" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/formula_fields_listing-300x42.png" alt="" width="300" height="42" /></a></p>
<p>For each materials you can have unlimited Formula fields.</p>
<p>&nbsp;</p>
<p><strong>2. Use PHP math function in formula</strong><br />
Also in formula you can use any PHP math functions.<br />
For example formula string can be: <strong>max([116],[117])<br />
</strong>So field will display highest value from fields 116 and 117<br />
See all math functions here <a href="http://www.php.net/manual/en/ref.math.php" target="_blank">http://www.php.net/manual/en/ref.math.php</a></p>
<p>&nbsp;</p>
<p><strong>3. Use PHP code to calculate value</strong><br />
PHP code in formula fields have to be inserted in {}<br />
For example:<br />
<code><br />
{<br />
if([116]&gt;0)<br />
{<br />
return [116]/2;<br />
}<br />
else<br />
{<br />
return [117];<br />
}<br />
}<br />
</code><br />
In future we have plan to add formula helper allows you add common formulas.<br />
I think it will be something like Exel has.</p>
]]></content:encoded>
			<wfw:commentRss>http://buildadatabaseapp.com/blog/using-field-type-formula/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Using filter type &#8220;Users List&#8221;</title>
		<link>http://buildadatabaseapp.com/blog/using-filter-type-users-list/</link>
		<comments>http://buildadatabaseapp.com/blog/using-filter-type-users-list/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 11:22:32 +0000</pubDate>
		<dc:creator>kindrosker</dc:creator>
				<category><![CDATA[Using Bilt]]></category>

		<guid isPermaLink="false">http://kym/buildadatabaseapp/blog/?p=7</guid>
		<description><![CDATA[In this article I want to explain what is Users List filter type and how to use it. Users List filter have several targets: Allows you assign users to item and filter items by user Configure users access to items &#8230; <a href="http://buildadatabaseapp.com/blog/using-filter-type-users-list/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In this article I want to explain what is Users List filter type and how to use it.</p>
<p><strong>Users List filter have several targets:</strong></p>
<ol>
<li>Allows you assign users to item and filter items by user</li>
<li>Configure users access to items</li>
<li>Notify user when item is created</li>
</ol>
<p>&nbsp;</p>
<p><strong>1. Assign users to item and filter items by users</strong><br />
If you have to assign users to items in your application you can do it by creating filter with type Users List. It means when you crate item you can select users from exist users list and assign them to item.</p>
<p>Users List filter type have several view options: Drop-down list, Checkboxes, Radio buttons. Use Checkboxes view type if you have to assign several users to item.</p>
<p><img class="alignnone  wp-image-13" title="creating_users_filter" src="http://buildadatabaseapp.com/blog//wp-content/uploads/2012/02/creating_users_filter.png" alt="" width="681" height="177" /></p>
<p><strong>Note:</strong> users list in sub-materials depend with assigned users in parent material items.</p>
<p>Once you added Users filter to material you can filter items by users in items listing.</p>
<p>Also filter by users will be available in reports form.</p>
<p>&nbsp;</p>
<p><strong>2. Configure users access to items</strong><br />
As you know users in Bilt separated by user group and when you create User Group you can configure users access.  There are two special access types: Manage Own Only and View Own Only. If you set access allows  users view or manage own only items it means users will have access to items where they are assigned.</p>
<p>&nbsp;</p>
<p><strong>3. Notify user when item is created<br />
</strong>By default email notification is active so it means if you create item and assign user to item user will get email notification. Also user will be notified if comment will be added to item.</p>
<p>Check Email Options in Configuration-&gt;General-&gt;Email Options</p>
<p><a href="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/email_options.png" rel="fancybox-7"><img class="alignnone size-medium wp-image-14 fancybox" title="Email Options" src="http://buildadatabaseapp.com/blog/wp-content/uploads/2012/02/email_options-285x300.png" alt="" width="285" height="300" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://buildadatabaseapp.com/blog/using-filter-type-users-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
