<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Form Use Cases &#8211; MakeForms</title>
	<atom:link href="https://makeforms.io/docs-category/form-use-cases/feed" rel="self" type="application/rss+xml" />
	<link>https://makeforms.io</link>
	<description>Secure Online Form Builder</description>
	<lastBuildDate>Sun, 18 Feb 2024 17:21:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://makeforms.io/wp-content/uploads/2024/03/cropped-makeforms-favicon-32x32.png</url>
	<title>Form Use Cases &#8211; MakeForms</title>
	<link>https://makeforms.io</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">223232230</site>	<item>
		<title>Creating BMI Calculator using Calculated Field</title>
		<link>https://makeforms.io/docs/creating-bmi-calculator-using-calculated-field</link>
		
		<dc:creator><![CDATA[Team MakeForms]]></dc:creator>
		<pubDate>Sun, 18 Feb 2024 17:21:33 +0000</pubDate>
				<guid isPermaLink="false">https://makeforms.io/?post_type=docs&#038;p=21897</guid>

					<description><![CDATA[Video Tutorial This section provides detailed instructions on how to effectively create a BMI Calculator using the Nested Calculated Fields.]]></description>
										<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>Video Tutorial</strong></span></p>
<p><iframe title="Episode 19 - Calculated Fields in MakeForms with BMI Calculator Demo" width="500" height="281" src="https://www.youtube.com/embed/fpa2mVgqLR0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>This section provides detailed instructions on how to effectively create a BMI Calculator using the Nested Calculated Fields</p>
<div class="w-full text-token-text-primary" data-testid="conversation-turn-43">
<div class="px-4 py-2 justify-center text-base md:gap-6 m-auto">
<div class="flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group">
<div class="relative flex w-full flex-col lg:w-[calc(100%-115px)] agent-turn">
<div class="flex-col gap-1 md:gap-3">
<div class="flex flex-grow flex-col max-w-full">
<div class="min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto" data-message-author-role="assistant" data-message-id="942ecaec-cfe4-43fa-8593-4807fd67768c">
<div class="markdown prose w-full break-words dark:prose-invert light">
<h3>Building a BMI Calculator with Nested Calculated Fields</h3>
<p><strong>Step-by-Step Guide:</strong></p>
<ol>
<li>
<p><strong>Introduction:</strong></p>
<ul>
<li>The tutorial starts with an overview of using Calculated Fields within Calculated Fields to build a BMI calculator. This method involves converting user-inputted weight and height into BMI.</li>
</ul>
</li>
<li>
<p><strong>Gathering User Inputs:</strong></p>
<ul>
<li>Users are prompted to enter their weight in kilograms and their height in feet and inches through number fields and dropdowns.</li>
</ul>
</li>
<li>
<p><strong>Converting Units:</strong></p>
<ul>
<li>Weight Conversion: A Calculated Field converts the weight from kilograms to pounds using the conversion rate (1 kg = 2.2 pounds).</li>
<li>Height Conversion: Another Calculated Field converts the height from feet and inches to total inches.</li>
</ul>
</li>
<li>
<p><strong>Calculating BMI:</strong></p>
<ul>
<li>A final Calculated Field calculates the BMI using the formula: <span class="math math-inline"><span class="katex"><span class="katex-mathml">[weight in pounds]/([height in inches]^2)×703</span></span></span>.</li>
<li>The tutorial provides detailed instructions on setting up these calculations within the form builder.</li>
</ul>
</li>
<li>
<p><strong>Enhancing User Experience:</strong></p>
<ul>
<li>To streamline the user interface, intermediate calculations (weight in pounds and height in inches) are hidden from the user.</li>
<li>The final output, BMI, is displayed in a user-friendly format, ensuring that the calculations are transparent and the interface remains clean.</li>
</ul>
</li>
<li>
<p><strong>Publishing and Testing:</strong></p>
<ul>
<li>The form is published, and the tutorial demonstrates entering data to showcase the BMI calculation in action.</li>
<li>Tips on hiding calculation fields from the user view to keep the form simple and focused on the end result are also provided.</li>
</ul>
</li>
</ol>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">21897</post-id>	</item>
	</channel>
</rss>
