<?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>Zoho Creator Knowledge base</title>
	<atom:link href="http://kbase.creator.zoho.com/feed" rel="self" type="application/rss+xml" />
	<link>http://kbase.creator.zoho.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 May 2013 06:31:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How can I send the URL of the uploaded file, in my e-mail message?</title>
		<link>http://kbase.creator.zoho.com/email/send-url-of-uploaded-file</link>
		<comments>http://kbase.creator.zoho.com/email/send-url-of-uploaded-file#comments</comments>
		<pubDate>Wed, 06 Feb 2013 12:26:38 +0000</pubDate>
		<dc:creator>Latha</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[customize email message]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/email/send-url-of-uploaded-file</guid>
		<description><![CDATA[<p><span id="contentArea" class="normtext" wrap=""></span></p>
<p>To send the URL/link of the uploaded file in the e-mail message, select the <b>&#8220;Deluge Mode&#8221;</b> tab in the message box of the &#8220;Email Task&#8221; dialogue. Specify the url within the &#60;a href&#62;tag, in the format given below. For example, &#8230;</p>]]></description>
				<content:encoded><![CDATA[<p><span id="contentArea" class="normtext" wrap=""></span></p>
<p>To send the URL/link of the uploaded file in the e-mail message, select the <b>&#8220;Deluge Mode&#8221;</b> tab in the message box of the &#8220;Email Task&#8221; dialogue. Specify the url within the &lt;a href&gt;tag, in the format given below. For example, in the sample message given below, <b>File_Upload</b> is the name of the file upload field, <span style="font-weight: bold;">zoho.adminuser </span>is the name of the app owner and <span style="font-weight: bold;">zoho.appname </span>is the application name and <span style="font-weight: bold;">test_view</span> is the view link name and the actual link is specified within single quotes.</p>
<pre class="likeCode"><code>on add<br /> {<br /> on success<br /> {<br /> sendmail<br /> (<br /> To : zoho.loginuserid <br /> From : zoho.adminuserid <br /> Subject : "sending uploaded file links in email messages" <br /> Message : "&lt;a href=<span style="font-weight: bold;">"</span><a href="http://creator.zoho.com/DownloadFile.do?filepath">https://creatorexport.zoho.com/DownloadFile.do?filepath</a>=/" + input.File_Upload <br /> + "&amp;sharedBy=" + zoho.adminuser + "&amp;appLinkName="</code><code>+ zoho.appname + "&amp;viewLinkName=test_view</code><span wrap="" class="normtext" id="contentArea"><span style="color: rgb(51, 0, 255);"></span></span><code>"&gt;Uploaded File&lt;/a&gt;"</code><br /><code><br /> )<br /> }<br /> }</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/email/send-url-of-uploaded-file/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to duplicate records?</title>
		<link>http://kbase.creator.zoho.com/view/how-to-duplicate-records</link>
		<comments>http://kbase.creator.zoho.com/view/how-to-duplicate-records#comments</comments>
		<pubDate>Thu, 17 Jan 2013 18:59:02 +0000</pubDate>
		<dc:creator>Ruben</dc:creator>
				<category><![CDATA[Records]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[duplicate]]></category>
		<category><![CDATA[duplicate records]]></category>
		<category><![CDATA[records]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/records/how-to-duplicate-records</guid>
		<description><![CDATA[<p><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">To duplicate records, </span></font></p>
<div>
<ol>
<li><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Access your Application and click on View. Refer to&#160;<a href="https://www.zoho.com/creator/help/views/view-records.html">https://www.zoho.com/creator/help/views/view-records.html</a></span></font></li>
<li><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Select any record in the View and you will see the &#8220;Duplicate&#8221; option in the View Header. Reference image is given below.&#160;
<p><img width="600px" src="https://kbase.creator.zoho.com/image/494000000275079/duplicateRecords.png" align="center"/><br /></p></span></font></li>
</ol>
<div><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Note that duplicating records will </span></font></div>&#8230;</div>]]></description>
				<content:encoded><![CDATA[<p><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">To duplicate records, </span></font></p>
<div>
<ol>
<li><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Access your Application and click on View. Refer to&nbsp;<a href="https://www.zoho.com/creator/help/views/view-records.html">https://www.zoho.com/creator/help/views/view-records.html</a></span></font></li>
<li><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Select any record in the View and you will see the &#8220;Duplicate&#8221; option in the View Header. Reference image is given below.&nbsp;
<p><img width="600px" src="https://kbase.creator.zoho.com/image/494000000275079/duplicateRecords.png" align="center"><br /></span></font></li>
</ol>
<div><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Note that duplicating records will not duplicate the system field values. Below are the system fields.</span></font></div>
<div>
<ol>
<li><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Added Time</span></li>
<li><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Added User</span></li>
<li><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Added User IP Address</span></li>
<li><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Modified Time</span></li>
<li><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Modified User</span></li>
<li><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Modified User IP Address</span></li>
<li><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Record ID</span></li>
</ol>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/view/how-to-duplicate-records/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to generate private permalink of the Form?</title>
		<link>http://kbase.creator.zoho.com/forms/how-to-generate-private-permalink-of-the-form</link>
		<comments>http://kbase.creator.zoho.com/forms/how-to-generate-private-permalink-of-the-form#comments</comments>
		<pubDate>Fri, 11 Jan 2013 18:02:09 +0000</pubDate>
		<dc:creator>Ruben</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[Share]]></category>
		<category><![CDATA[form permalink]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[private permalink]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/forms/how-to-generate-private-permalink-of-the-form</guid>
		<description><![CDATA[<div><font size="2">To generate the public link of the Form you created,&#160;</font></div>
<div>
<ol style="background-color: rgb(255, 255, 255);">
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Log in to&#160;&#160;<a target="_blank" href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);"></a><a href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);"></a><a href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);"></a><a href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);">https://creator.zoho.com/home</a></font></li>
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Click on your application name from the list of apps and access your View</font></li>
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Click on the Settings icon&#160;<img src="https://creator.zoho.com/appcreator/live/01/images/settings-new01-hover.png"/>&#160;&#160;and click&#160;<b>Permalink</b></font></li>
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Just&#160;above&#160;the text area, locate </font></li></ol>&#8230;</div>]]></description>
				<content:encoded><![CDATA[<div><font size="2">To generate the public link of the Form you created,&nbsp;</font></div>
<div>
<ol style="background-color: rgb(255, 255, 255);">
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Log in to&nbsp;&nbsp;<a target="_blank" href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);"></a><a href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);"></a><a href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);"></a><a href="https://creator.zoho.com/home" style="color: rgb(18, 89, 199);">https://creator.zoho.com/home</a></font></li>
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Click on your application name from the list of apps and access your View</font></li>
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Click on the Settings icon&nbsp;<img src="https://creator.zoho.com/appcreator/live/01/images/settings-new01-hover.png">&nbsp;&nbsp;and click&nbsp;<b>Permalink</b></font></li>
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Just&nbsp;above&nbsp;the text area, locate the third option &#8220;To access the Form without login,&nbsp;<u><font color="#004c99">Click Here&nbsp;</font></u>&#8220;</font></li>
<li style="color: rgb(51, 51, 51);line-height: 22px;"><font size="2">Click on it (If you don&#8217;t see it, it means that the Form is already public)</font></li>
<li><font size="2"><font color="#333333"><span style="line-height: 22px;">Now, copy the URL you see in the text box&nbsp;&nbsp;</span></font>
<p><font color="#333333"><span style="line-height: 22px;">Sample URL is,&nbsp;&nbsp;</span></font><br /><font color="#333333"><span style="line-height: 22px;"><a href="https://creator.zoho.com/sampleapps/estimate/form-perma/Items/Q3NK0G00nsTDaxzrZbBCWCdSRprgxQ9aDuq7mRj1m7ObAt1kfymNU4ENKmOprQJEVhgTyXAgPTmW3Vnfp3rNT6b8vnj3MFrhCZrf/">https://creator.zoho.com/sampleapps/estimate/form-perma/Items/Q3NK0G00nsTDaxzrZbBCWCdSRprgxQ9aDuq7mRj1m7ObAt1kfymNU4ENKmOprQJEVhgTyXAgPTmW3Vnfp3rNT6b8vnj3MFrhCZrf/</a></span></font></font></li>
</ol>
<div><font color="#333333" size="2"><span style="line-height: 22px;">If you have any questions, contact us through <a href="https://creator.zoho.com/support">https://creator.zoho.com/support</a></span></font></div>
</div>
<div><font color="#333333" face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;line-height: 22px;"><br /></span></font></div>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/forms/how-to-generate-private-permalink-of-the-form/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embed the Form with a transparent Background</title>
		<link>http://kbase.creator.zoho.com/embedding/embed-the-form-with-a-transparent-background</link>
		<comments>http://kbase.creator.zoho.com/embedding/embed-the-form-with-a-transparent-background#comments</comments>
		<pubDate>Wed, 24 Oct 2012 14:37:15 +0000</pubDate>
		<dc:creator>Ruben</dc:creator>
				<category><![CDATA[Embedding]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[background color]]></category>
		<category><![CDATA[embed form]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/forms/embed-the-form-with-a-transparent-background</guid>
		<description><![CDATA[<p><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">To understand this article, it is suggested to have some basic idea about </span></font><a href="https://help.creator.zoho.com/What-is-a-Form.html" target="_blank" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: orangered;font-weight: bolder;">Zoho Creator Forms</a><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">, </span></font><a href="https://help.creator.zoho.com/Embed-Form-View-in-Website.html" target="_blank" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: orangered;font-weight: bolder;">Embedding</a><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">and </span></font><a href="https://help.creator.zoho.com/Style-based-URLs-for-Embedded-Forms.html" target="_blank" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: orangered;font-weight: bolder;">Customizing the background colors</a><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">.</span></font>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Transparent background allows the Form to inherit the color of the parent Component/Website where is it </div>&#8230;</p>]]></description>
				<content:encoded><![CDATA[<p><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">To understand this article, it is suggested to have some basic idea about </span></font><a href="https://help.creator.zoho.com/What-is-a-Form.html" target="_blank" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: orangered;font-weight: bolder;">Zoho Creator Forms</a><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">, </span></font><a href="https://help.creator.zoho.com/Embed-Form-View-in-Website.html" target="_blank" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: orangered;font-weight: bolder;">Embedding</a><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">and </span></font><a href="https://help.creator.zoho.com/Style-based-URLs-for-Embedded-Forms.html" target="_blank" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;color: orangered;font-weight: bolder;">Customizing the background colors</a><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">.</span></font>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Transparent background allows the Form to inherit the color of the parent Component/Website where is it embedded. See the below example.&nbsp;</div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">A Form at <a href='http://creator.zoho.com/sampleapps/order-form/form-embed/Products/'>http://creator.zoho.com/sampleapps/order-form/form-embed/Products/</a> is modified like below when it is embedded.&nbsp;</div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;background-color: rgb(237, 230, 233);"><iframe height="547px" width="100%" name="zoho-Order" frameborder="0" allowtransparency="true" scrolling="auto" src="http://creator.zoho.com/sampleapps/order-form/form-embed/Products/zc_BgClr=transparent&amp;zc_FtrClr=transparent&amp;zc_HdrClr=transparent&amp;zc_BdrClr=transparent&amp;zc_HdrHeight=5px"></iframe></div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">
<div> This is achieved by including a parameter &#8220;zc_BgClr&#8221; in the embed URL and setting up the background color value as &#8220;<b>transparent</b>&#8221; as mentioned at <a href='https://help.creator.zoho.com/Style-based-URLs-for-Embedded-Forms.html#1._Form_Properties'>https://help.creator.zoho.com/Style-based-URLs-for-Embedded-Forms.html#1._Form_Properties</a></div>
</div>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></div>
<div><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">The HTML code for reference is&nbsp;</span></font>
<div>
<ol class="code">
<li> &lt;html&gt;&nbsp;</li>
<li> &lt;body style=&#8221;background-color: EDE6E9;&#8221;&gt;&nbsp;</li>
<li> &nbsp;&nbsp;&lt;iframe height=&#8221;547px&#8221; width=&#8221;100%&#8221; name=&#8221;zoho-Order&#8221; frameborder=&#8221;0&#8243; allowtransparency=&#8221;true&#8221; scrolling=&#8221;auto&#8221; src=&#8217;http://creator.zoho.com/sampleapps/order-form/form-embed/Products/zc_BgClr=transparent&amp;zc_FtrClr=transparent&amp;zc_HdrClr=transparent&amp;zc_BdrClr=transparent&#8217;&gt;</li>
<li> &nbsp;&nbsp;&lt;/iframe&gt;</li>
<li> &lt;/body&gt;&nbsp;</li>
<li> &lt;/html&gt;</li>
</ol>
</div>
<div> Related links are <br /> 
<ol>
<li> <a href='https://help.creator.zoho.com/What-is-a-Form.html'>https://help.creator.zoho.com/What-is-a-Form.html</a> </li>
<li> <a href='https://help.creator.zoho.com/Embed-Form-View-in-Website.html'>https://help.creator.zoho.com/Embed-Form-View-in-Website.html</a> </li>
<li> <a href='https://help.creator.zoho.com/Style-based-URLs-for-Embedded-Forms.html'>https://help.creator.zoho.com/Style-based-URLs-for-Embedded-Forms.html</a> </li>
<li> <a href='https://forums.zoho.com/topic/transparent-forms-1-12-2010'>https://forums.zoho.com/topic/transparent-forms-1-12-2010</a> </li>
</ol>
<div> If you have more questions write to us at <a href='https://creator.zoho.com/support'>https://creator.zoho.com/support</a> </div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/embedding/embed-the-form-with-a-transparent-background/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to generate Feed URL for Views</title>
		<link>http://kbase.creator.zoho.com/backup-and-export/how-to-generate-feed-url-for-views</link>
		<comments>http://kbase.creator.zoho.com/backup-and-export/how-to-generate-feed-url-for-views#comments</comments>
		<pubDate>Thu, 11 Oct 2012 14:10:09 +0000</pubDate>
		<dc:creator>Ruben</dc:creator>
				<category><![CDATA[Backup and Export]]></category>
		<category><![CDATA[Records]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[Views]]></category>
		<category><![CDATA[export url]]></category>
		<category><![CDATA[feed url]]></category>
		<category><![CDATA[private permalink]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/views/how-to-generate-feed-url-for-views</guid>
		<description><![CDATA[<p><font face="Verdana, arial, Helvetica, sans-serif" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><span style="font-size: 12px;">Generating feed URLs for other services to pull data from Zoho Creator Views is possible. Find the detailed steps below.&#160;</span></font></p>
<div style="word-wrap:break-word;">
<ol>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Log in to&#160;<a target="_blank" href="https://creator.zoho.com/home"></a><a href="https://creator.zoho.com/home"></a><a href="https://creator.zoho.com/home"></a><a href='https://creator.zoho.com/home'>https://creator.zoho.com/home</a></span></font></li>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Click on your application name from the list of apps and access your View<br />
 </span></font></li>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Click on </span></font></li></ol>&#8230;</div>]]></description>
				<content:encoded><![CDATA[<p><font face="Verdana, arial, Helvetica, sans-serif" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><span style="font-size: 12px;">Generating feed URLs for other services to pull data from Zoho Creator Views is possible. Find the detailed steps below.&nbsp;</span></font></p>
<div style="word-wrap:break-word;">
<ol>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Log in to&nbsp;<a target="_blank" href="https://creator.zoho.com/home"></a><a href="https://creator.zoho.com/home"></a><a href="https://creator.zoho.com/home"><a href='https://creator.zoho.com/home'>https://creator.zoho.com/home</a></a></span></font></li>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Click on your application name from the list of apps and access your View<br />
 </span></font></li>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Click on the Settings icon <img src="https://creator.zoho.com/appcreator/live/01/images/settings-new01-hover.png">&nbsp;and choose <b> Links<br />
 </b> -&gt;<br />
 <b> Permalink<br />
 </b></span></font></li>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Just&nbsp;above&nbsp;the text area, locate the third option &#8220;To access the view without login, <u><font color="#004c99">Click Here<br />
 </font></u> &#8221;<br />
 </span></font></li>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Click on it (If you don&#8217;t see it, it means that the View is already public)<br />
 </span></font></li>
<li style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-size: 12px;">Now, copy the URL you see in the text box&nbsp;</span>
<p><span style="font-size: 12px;">Sample URL is,&nbsp;</span><br /><span style="font-size: 12px;"><a target="_blank" href="https://creator.zoho.com/sampleapps/estimate/view-perma/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"></a><a href="https://creator.zoho.com/sampleapps/estimate/view-perma/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"></a><a href="https://creator.zoho.com/sampleapps/estimate/view-perma/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creator.zoho.com/sampleapps/estimate/view-perma/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creator.zoho.com/sampleapps/estimate/view-perma/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a></p>
<p></span></font></li>
<li><font face="Verdana, arial, Helvetica, sans-serif"><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Replace view-perma with xls/csv/tsv/rss/pdf/html/json and replace creator with creatorexport. The sample URLs are given below. </span><br /><b style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /><a name="csv">CSV</a></b><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">: </span><br /><a href="https://creatorexport.zoho.com/sampleapps/estimate/csv/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra" style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"></a><a href="https://creatorexport.zoho.com/sampleapps/estimate/csv/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creatorexport.zoho.com/sampleapps/estimate/csv/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creatorexport.zoho.com/sampleapps/estimate/csv/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a><br /><b style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><br /><a name="xls">XLS</a></b><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">:&nbsp;</span><br /><a href="https://creatorexport.zoho.com/sampleapps/estimate/xls/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creatorexport.zoho.com/sampleapps/estimate/xls/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creatorexport.zoho.com/sampleapps/estimate/xls/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a><br /><b style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><br /><a name="tsv">TSV</a></b><span style="font-size: 12px;">:&nbsp;</span><br style="font-size: 13px;"><a href="https://creatorexport.zoho.com/sampleapps/estimate/tsv/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creatorexport.zoho.com/sampleapps/estimate/tsv/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creatorexport.zoho.com/sampleapps/estimate/tsv/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a><br /><b style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><br /><a name="pdf">PDF</a></b><span style="font-size: 12px;">:&nbsp;</span><br style="font-size: 13px;"><a href="https://creatorexport.zoho.com/sampleapps/estimate/pdf/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creatorexport.zoho.com/sampleapps/estimate/pdf/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creatorexport.zoho.com/sampleapps/estimate/pdf/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a><br /><b style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><br /><a name="html">HTML</a></b><span style="font-size: 12px;">:&nbsp;</span><br style="font-size: 13px;"><a href="https://creatorexport.zoho.com/sampleapps/estimate/html/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creatorexport.zoho.com/sampleapps/estimate/html/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creatorexport.zoho.com/sampleapps/estimate/html/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a><br /><b style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><br /><a name="json">JSON</a></b><span style="font-size: 12px;">:&nbsp;</span><br style="font-size: 13px;"><a href="https://creatorexport.zoho.com/sampleapps/estimate/json/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creatorexport.zoho.com/sampleapps/estimate/json/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creatorexport.zoho.com/sampleapps/estimate/json/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a><br /><b style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><br /><a name="xml">XML/RSS</a></b><span style="font-size: 12px;">:&nbsp;</span><br /><span style="font-size: 12px;">xml/rss export always downloads only the latest 25 records. If you want to download a maximum of 2000 records at a time (more than 2000 records is not supported) add &#8221;<br />
 <b> complete=true<br />
 </b> &#8221; as an extra parameter. URL samples given below. </span><br style="font-size: 13px;"><b style="font-size: 12px;"><br /> XML/RSS<br />
 </b><span style="font-size: 12px;">:&nbsp;</span> Regular download (25 rows)<br />
 <br /><a href="https://creatorexport.zoho.com/sampleapps/estimate/rss/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra"><a href='https://creatorexport.zoho.com/sampleapps/estimate/rss/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra'>https://creatorexport.zoho.com/sampleapps/estimate/rss/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra</a></a><br /><b style="font-size: 12px;"><br /> XML/RSS<br />
 </b><span style="font-size: 12px;">: Maximum d<br />
 </span> ownload (2000 rows)<br />
 <br /><span style="font-size: 12px;"><a href="https://creatorexport.zoho.com/sampleapps/estimate/rss/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra/complete=true"><a href='https://creatorexport.zoho.com/sampleapps/estimate/rss/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra/complete=true'>https://creatorexport.zoho.com/sampleapps/estimate/rss/Items_View/w2aFGua1JMQjn1bhtvgXFwwd3HE7mshFwY4JZ254rhu8jkDgsYxkFWJtSbwHrjWeHB0AHCpZApQP9SWmAhCR6RWCEjrkWOGmJjra/complete=true</a></a></span></font></li>
</ol>
<div style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;"><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">Above&nbsp;</span><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">constructed feed<br />
 </span><span style="font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;">&nbsp;URLs can be used to download data dynamically.&nbsp;Please contact us through our <a target="_blank" href="https://creator.zoho.com/support/">support page<br />
 </a> , in case of any questions. </span></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/backup-and-export/how-to-generate-feed-url-for-views/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Regex expression to validate a phone number in the format 999-999-9999?</title>
		<link>http://kbase.creator.zoho.com/general/regex-expression</link>
		<comments>http://kbase.creator.zoho.com/general/regex-expression#comments</comments>
		<pubDate>Wed, 08 Aug 2012 07:08:26 +0000</pubDate>
		<dc:creator>Latha</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[matches]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[validate]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/general/regex-expression</guid>
		<description><![CDATA[<p>
<div>The following regex expression is used to validate the phone number in the format 999-999-9999</div></p>
<ol class="code">
<li>errors = List:String();</li>
<li>e = input.no;</li>
<li>if(e.matches(&#8220;[0-9]{3}-[0-9]{3}-[0-9]{4}&#8221;)== false)</li>
<li>{</li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;errors.add(&#8220;Number format is not correct&#8221;);</li>
<li>}</li>
&#8230;</ol>]]></description>
				<content:encoded><![CDATA[<p>
<div>The following regex expression is used to validate the phone number in the format 999-999-9999</p>
<ol class="code">
<li>errors = List:String();</li>
<li>e = input.no;</li>
<li>if(e.matches(&#8220;[0-9]{3}-[0-9]{3}-[0-9]{4}&#8221;)== false)</li>
<li>{</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;errors.add(&#8220;Number format is not correct&#8221;);</li>
<li>}</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/general/regex-expression/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I get the time portion from a date-time string?</title>
		<link>http://kbase.creator.zoho.com/general/time-from-date-time-string</link>
		<comments>http://kbase.creator.zoho.com/general/time-from-date-time-string#comments</comments>
		<pubDate>Tue, 07 Aug 2012 12:10:31 +0000</pubDate>
		<dc:creator>Latha</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date-time]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[toString()]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/general/time-from-date-time-string</guid>
		<description><![CDATA[<div>Time portion string can be obtained from date-time value using toString() function, as shown in the below code.
<ol class="code">
<li>a = &#8217;01-Oct-2010 10:11:12&#8242; ;</li>
<li>alert a.toString(&#8220;HH:mm:ss&#8221;);</li>
</ol>
<p></p></div>
<p>&#8230;</p>]]></description>
				<content:encoded><![CDATA[<div>Time portion string can be obtained from date-time value using toString() function, as shown in the below code.</p>
<ol class="code">
<li>a = &#8217;01-Oct-2010 10:11:12&#8242; ;</li>
<li>alert a.toString(&#8220;HH:mm:ss&#8221;);</li>
</ol>
<p></div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/general/time-from-date-time-string/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I extract date from a date-time field?</title>
		<link>http://kbase.creator.zoho.com/general/how-can-i-extract-date-from-a-date-time-field</link>
		<comments>http://kbase.creator.zoho.com/general/how-can-i-extract-date-from-a-date-time-field#comments</comments>
		<pubDate>Wed, 01 Aug 2012 10:24:26 +0000</pubDate>
		<dc:creator>Latha</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date-time]]></category>
		<category><![CDATA[todate()]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/general/how-can-i-extract-date-from-a-date-time-field</guid>
		<description><![CDATA[<p>Use <span style="font-weight: bold;">todate()</span> built-in function to extract date from a date-time field. For example, the following code will fetch the date from the date-time field named &#8220;DateTime&#8221; and update it in the variable named &#8220;date&#8221;</p>
<p>date=DateTime.toDate( );&#8230;</p>]]></description>
				<content:encoded><![CDATA[<p>Use <span style="font-weight: bold;">todate()</span> built-in function to extract date from a date-time field. For example, the following code will fetch the date from the date-time field named &#8220;DateTime&#8221; and update it in the variable named &#8220;date&#8221;</p>
<p>date=DateTime.toDate( );</p>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/general/how-can-i-extract-date-from-a-date-time-field/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I display custom error messages based on user input to your form?</title>
		<link>http://kbase.creator.zoho.com/general/custom-error-messages</link>
		<comments>http://kbase.creator.zoho.com/general/custom-error-messages#comments</comments>
		<pubDate>Tue, 17 Jul 2012 09:53:06 +0000</pubDate>
		<dc:creator>Latha</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[custom error messages]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/general/custom-error-messages</guid>
		<description><![CDATA[<p><span class="Apple-style-span" style="border-collapse: separate;color: rgb(0, 0, 0);font-family: arial, helvetica, sans-serif;font-size: 11px;font-style: normal;font-variant: normal;font-weight: normal;letter-spacing: normal;line-height: 22px;orphans: 2;text-align: -webkit-auto;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-border-horizontal-spacing: 0px;-webkit-border-vertical-spacing: 0px;-webkit-text-decorations-in-effect: none;-webkit-text-size-adjust: auto;-webkit-text-stroke-width: 0px;"><span class="Apple-style-span" style="font-size: 12px;">
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><span style="font-style: italic;">You can display custom error messages in the<span class="Apple-converted-space">&#160;</span></span><b style="font-style: italic;">Note</b><span style="font-style: italic;"><span class="Apple-converted-space">&#160;</span>field based on user input, using Deluge Scripting. The sample application </span><a href="http://creator.zoho.com/sampleapps/update-note-client-side/form/119/" target="_blank" style="color: rgb(22, 109, 189);text-decoration: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;border-width: initial;border-color: initial;font-style: italic;">Update Note</a><span style="font-style: italic;"><span class="Apple-converted-space">&#160;</span>in the following link demonstrates how to display customized text in a Note field, based </span></p></span></span>&#8230;</p>]]></description>
				<content:encoded><![CDATA[<p><span class="Apple-style-span" style="border-collapse: separate;color: rgb(0, 0, 0);font-family: arial, helvetica, sans-serif;font-size: 11px;font-style: normal;font-variant: normal;font-weight: normal;letter-spacing: normal;line-height: 22px;orphans: 2;text-align: -webkit-auto;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-border-horizontal-spacing: 0px;-webkit-border-vertical-spacing: 0px;-webkit-text-decorations-in-effect: none;-webkit-text-size-adjust: auto;-webkit-text-stroke-width: 0px;"><span class="Apple-style-span" style="font-size: 12px;">
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><span style="font-style: italic;">You can display custom error messages in the<span class="Apple-converted-space">&nbsp;</span></span><b style="font-style: italic;">Note</b><span style="font-style: italic;"><span class="Apple-converted-space">&nbsp;</span>field based on user input, using Deluge Scripting. The sample application </span><a href="http://creator.zoho.com/sampleapps/update-note-client-side/form/119/" target="_blank" style="color: rgb(22, 109, 189);text-decoration: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;border-width: initial;border-color: initial;font-style: italic;">Update Note</a><span style="font-style: italic;"><span class="Apple-converted-space">&nbsp;</span>in the following link demonstrates how to display customized text in a Note field, based on user input to your form.. The script modifies the content of a Note field when a client-side event happens.</span><b><br /></b></p>
<h2 style="font-size: 20px;color: rgb(225, 78, 47);font-family: georgia, verdana;font-weight: bold;letter-spacing: -1px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 9px;padding-right: 0px;padding-bottom: 9px;padding-left: 0px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgb(236, 236, 236);"><a class="toclink" name="About_the_Application" style="color: rgb(22, 109, 189);text-decoration: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;border-width: initial;border-color: initial;"></a><b>About the Application</b><br /></h2>
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;">The application comprises of a form named<span class="Apple-converted-space">&nbsp;</span><b>Test form</b><span class="Apple-converted-space">&nbsp;</span>with the following fields:</p>
<ol style="font-size: 11px;font-family: arial, helvetica, sans-serif;line-height: 22px;">
<li style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;">Fruit of type picklist to display the types of fruits.</li>
<li style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;">Flash monkey of type decision check box.</li>
<li style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><i>note_buffer</i><span class="Apple-converted-space">&nbsp;</span>of type multi-line text to store the html image code, based on the selected fruit.</li>
<li style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><i>the_note</i><span class="Apple-converted-space">&nbsp;</span>of type note to display the image of the selected fruit.</li>
</ol>
<h2 style="font-size: 20px;color: rgb(225, 78, 47);font-family: georgia, verdana;font-weight: bold;letter-spacing: -1px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 9px;padding-right: 0px;padding-bottom: 9px;padding-left: 0px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgb(236, 236, 236);"><a class="toclink" name="Adding_Deluge_Script" style="color: rgb(22, 109, 189);text-decoration: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;border-width: initial;border-color: initial;"></a><b>Adding Deluge Script<br /></b></h2>
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><b>1.<span class="Apple-converted-space">&nbsp;</span></b>When the form is loaded, the<span class="Apple-converted-space">&nbsp;</span><b>on add</b><b><span class="Apple-converted-space">&nbsp;</span>-&gt;on load</b><span class="Apple-converted-space">&nbsp;</span>script hides the<span class="Apple-converted-space">&nbsp;</span><b><i>note_buffer</i></b><span class="Apple-converted-space">&nbsp;</span>field, using the<i><b><span class="Apple-converted-space">&nbsp;</span>hide</b></i><span class="Apple-converted-space">&nbsp;</span>syntax.</p>
<table class="code" style="font-family: georgia, times;color: rgb(0, 0, 204);font-size: 13px;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(244, 244, 244);border-right-color: rgb(244, 244, 244);border-bottom-color: rgb(244, 244, 244);border-left-color: rgb(244, 244, 244);margin-top: 0px;margin-right: 0px;width: 1321px;">
<tbody>
<tr>
<td class="code" style="font-size: 13px;font-family: georgia, times;line-height: 18px;color: rgb(42, 172, 64);padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;background-color: rgb(238, 243, 255);border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);border-left-color: rgb(0, 0, 0);border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: 12px;margin-right: 80px;margin-bottom: 12px;margin-left: 80px;">
<pre style="background-color: rgb(238, 243, 255);color: rgb(42, 172, 64);padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;line-height: 18px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);border-left-color: rgb(0, 0, 0);border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: 12px;margin-right: 40px;margin-bottom: 12px;margin-left: 40px;">on add<br /> {<br /> on load<br /> {<br /> <b>hide note_buffer;</b><br /> }<br /> }</pre>
</td>
</tr>
</tbody>
</table>
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><b>2.<span class="Apple-converted-space">&nbsp;</span></b>The<span class="Apple-converted-space">&nbsp;</span><b>on user input<span class="Apple-converted-space">&nbsp;</span></b>script added in the<span class="Apple-converted-space">&nbsp;</span><b><i>Fruit</i></b><span class="Apple-converted-space">&nbsp;</span>field updates the<span class="Apple-converted-space">&nbsp;</span><b><i>note_buffer</i></b><span class="Apple-converted-space">&nbsp;</span>with a blob of HTML as a multiline string, based on the<span class="Apple-converted-space">&nbsp;</span><i>Fruit</i><span class="Apple-converted-space">&nbsp;</span>selected. This is then displayed in the<span class="Apple-converted-space">&nbsp;</span><b><i>the_note</i></b><span class="Apple-converted-space">&nbsp;</span>field.</p>
<table class="code" style="font-family: georgia, times;color: rgb(0, 0, 204);font-size: 13px;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(244, 244, 244);border-right-color: rgb(244, 244, 244);border-bottom-color: rgb(244, 244, 244);border-left-color: rgb(244, 244, 244);margin-top: 0px;margin-right: 0px;width: 1321px;">
<tbody>
<tr>
<td class="code" style="font-size: 13px;font-family: georgia, times;line-height: 18px;color: rgb(42, 172, 64);padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;background-color: rgb(238, 243, 255);border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);border-left-color: rgb(0, 0, 0);border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: 12px;margin-right: 80px;margin-bottom: 12px;margin-left: 80px;">
<pre style="background-color: rgb(238, 243, 255);color: rgb(42, 172, 64);padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;line-height: 18px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);border-left-color: rgb(0, 0, 0);border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: 12px;margin-right: 40px;margin-bottom: 12px;margin-left: 40px;">Fruit<br /> (<br /> type = picklist<br /> values = {"apple", "banana", "cantelope"}<br /> <b>on user input<br /> {<br /> if (input.Fruit == "apple")<br /> {<br /> input.note_buffer = "&lt;img height='250' width='250' src='http://images.jupiterimages.com/common/detail/39/61/23036139.jpg'/&gt;";<br /> }<br /> else if (input.Fruit == "banana")<br /> {<br /> input.note_buffer = "&lt;img height='250' width='250' src='http://www.momadvice.com/blog/uploaded_images/banana-759611.jpg'/&gt;";<br /> }<br /> else if (input.Fruit == "cantelope")<br /> {<br /> input.note_buffer = "&lt;img height='250' width='250' src='http://www.kids-cooking-activities.com/images/cantelope.jpg'/&gt;";<br /> }<br /> input.the_note = input.note_buffer;<br /> }</b><br /> )</pre>
</td>
</tr>
</tbody>
</table>
<blockquote style="display: block;margin-top: 1em;margin-right: 40px;margin-bottom: 1em;margin-left: 40px;"><p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><b><span style="font-family: monospace;">C</span>ode Explanation<br /></b></p>
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><font color="#0000ff">if (input.Fruit == &#8220;apple&#8221;) -<b><font color="#000000">&nbsp;</font></b><font color="#000000">If condition to check the Fruit type</font></font></p>
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><font color="#0000ff">input.note_buffer = &#8220;&lt;img height=&#8217;250&#8242; width=&#8217;250&#8242; src=&#8217;http://images.jupiterimages.com/common/detail/39/61/23036139.jpg&#8217;/&gt;&#8221;;<span class="Apple-converted-space">&nbsp;</span><font color="#000000">- Stores the html code as a multi-line string in the note_buffer field.</font></font></p>
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><font color="#0000ff">input.the_note = input.note_buffer;-<span class="Apple-converted-space">&nbsp;</span><font color="#000000">Updates<span class="Apple-converted-space">&nbsp;</span><i>the_note</i><span class="Apple-converted-space">&nbsp;</span>field with the value stored in the above<span class="Apple-converted-space">&nbsp;</span><i>note_buffer</i><span class="Apple-converted-space">&nbsp;</span>field.</font><span class="Apple-converted-space">&nbsp;</span>This field displays the actual image.</font></p>
</blockquote>
<p style="font-size: 12px;font-family: arial, helvetica, sans-serif;line-height: 22px;color: rgb(0, 0, 0);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;"><b>3.<span class="Apple-converted-space">&nbsp;</span></b>If the<span class="Apple-converted-space">&nbsp;</span><i>show_monkey</i><b>&nbsp;</b>checkbox is selected, the<span class="Apple-converted-space">&nbsp;</span><b>on user input<span class="Apple-converted-space">&nbsp;</span></b>script added in the<span class="Apple-converted-space">&nbsp;</span><i>show_monkey</i><span class="Apple-converted-space">&nbsp;</span>field updates the<span class="Apple-converted-space">&nbsp;</span><b>note<span class="Apple-converted-space">&nbsp;</span></b>field with the fruit type and the monkey image, else only the fruit type is displayed.</p>
<table class="code" style="font-family: georgia, times;color: rgb(0, 0, 204);font-size: 13px;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(244, 244, 244);border-right-color: rgb(244, 244, 244);border-bottom-color: rgb(244, 244, 244);border-left-color: rgb(244, 244, 244);margin-top: 0px;margin-right: 0px;width: 1468px;">
<tbody>
<tr>
<td class="code" style="font-size: 13px;font-family: georgia, times;line-height: 18px;color: rgb(42, 172, 64);padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;background-color: rgb(238, 243, 255);border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);border-left-color: rgb(0, 0, 0);border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: 12px;margin-right: 80px;margin-bottom: 12px;margin-left: 80px;">
<pre style="background-color: rgb(238, 243, 255);color: rgb(42, 172, 64);padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;line-height: 18px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);border-left-color: rgb(0, 0, 0);border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: 12px;margin-right: 40px;margin-bottom: 12px;margin-left: 40px;">show_monkey<br /> (<br /> displayname = "Flash monkey?"<br /> type = checkbox<br /> defaultvalue = false<br /> <b>on user input<br /> {<br /> if (input.show_monkey)<br /> {<br /> input.the_note = input.note_buffer + "&lt;img height='250' width='250' src='http://upload.wikimedia.org/wikipedia/commons/2/27/Baby_ginger_monkey.jpg' /&gt;";<br /> input.show_monkey = false;<br /> }<br /> else<br /> {<br /> input.the_note = input.note_buffer;<br /> }<br /> }</b><br /> )</pre>
</td>
</tr>
</tbody>
</table>
<p></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/general/custom-error-messages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I delete records from my database?</title>
		<link>http://kbase.creator.zoho.com/general/delete-records</link>
		<comments>http://kbase.creator.zoho.com/general/delete-records#comments</comments>
		<pubDate>Tue, 17 Jul 2012 09:32:30 +0000</pubDate>
		<dc:creator>Latha</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[delete records]]></category>

		<guid isPermaLink="false">https://kbase.creator.zoho.com/general/delete-records</guid>
		<description><![CDATA[<p><span wrap="" class="normtext" id="contentArea">
<p>You can remove old or<br />
 unwanted records from your database by directly deleting them from the View or by executing Deluge Script or by using Zoho Creator APIs.&#160;Once a<br />
 record is deleted, you cannot retrieve the data it contained.&#160;</p>
<p>Who </p></span>&#8230;</p>]]></description>
				<content:encoded><![CDATA[<p><span wrap="" class="normtext" id="contentArea">
<p>You can remove old or<br />
 unwanted records from your database by directly deleting them from the View or by executing Deluge Script or by using Zoho Creator APIs.&nbsp;Once a<br />
 record is deleted, you cannot retrieve the data it contained.&nbsp;</p>
<p>Who can delete records?</p>
<ul>
<li>The application owner</li>
<li> Shared users, if access permission is provided by the app owner to delete records. </li>
</ul>
<h2>Deleting records from the GUI</h2>
<p>You<br />
 can delete a single record or multiple records or all records in a view, directly from the Zoho Creator GUI. Refer the topic <a href="http://zohocreator.wiki.zoho.com/Delete-Recordss.html" target="_blank" title="Zoho Creator User Guide &gt;Access the application &gt;Delete Records">Zoho Creator User Guide &gt;Access the application &gt;Delete Records.<br /></a></p>
<p>
<h2>Deleting records dynamically by writing Deluge Script</h2>
<p>You can delete records dynamically from the Zoho Creator database using Deluge Scripting. The <a href="https://help.creator.zoho.com/Delete-Records.html" target="_blank" title="Delete Record">Delete Record</a> task in Deluge Scripting is used to dynamically delete existing records from a form, based on the specified criteria <span class="normtext">and is triggered by form and field actions. </span></p>
<h2>Deleting records through Zoho Creator APIs</h2>
<p> <span class="normtext"></span></p>
<p>Zoho<br />
 Creator APIs allow client applications to programatically delete records in a Zoho Creator application. You can use the following methods<br />
 to delete your records.</p>
<ul>
<li><a href="http://api.wiki.zoho.com/Creator---Delete-Record.html" target="_blank" title="Delete Record using Rest API - Post method">Delete Record using Rest API &#8211; Post method </a></li>
<li><a href="http://api.wiki.zoho.com/ZC---Delete-Record.html" target="_blank" title="Delete Record using Rest API - Get method">Delete Record using Rest API &#8211; Get method</a> </li>
<li><a href="http://api.wiki.zoho.com/XML-RPC---Delete-Record.html" target="_blank" title="Delete Record using XML RPC">Delete Record using XML RPC</a> </li>
<li><a href="http://api.wiki.zoho.com/CSV-RPC---Delete-Record.html" target="_blank" title="Delete Record using CSV RPC">Delete Record using CSV RPC</a> </li>
</ul>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://kbase.creator.zoho.com/general/delete-records/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
