<?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>filemaker specialists &gt; Metasys Software Pvt Ltd.</title>
	<atom:link href="https://www.metasyssoftware.com/tag/filemaker-specialists/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.metasyssoftware.com</link>
	<description>Unique People, Unique Solutions</description>
	<lastBuildDate>Tue, 15 Apr 2025 07:10:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.metasyssoftware.com/wp-content/uploads/2023/10/metasys-svg-.png</url>
	<title>filemaker specialists &gt; Metasys Software Pvt Ltd.</title>
	<link>https://www.metasyssoftware.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ReadQRCode(): A New function by FileMaker 19.5</title>
		<link>https://www.metasyssoftware.com/filemaker/readqrcode-a-new-function-by-filemaker-19-5/</link>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Fri, 26 Aug 2022 12:31:42 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker developers]]></category>
		<category><![CDATA[FileMaker services]]></category>
		<category><![CDATA[FileMaker 19]]></category>
		<category><![CDATA[FileMaker consultants]]></category>
		<category><![CDATA[Claris Partners Filemaker]]></category>
		<category><![CDATA[filemaker development services]]></category>
		<category><![CDATA[outsourcing filemaker services]]></category>
		<category><![CDATA[filemaker specialists]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=5339</guid>

					<description><![CDATA[<p>Claris has launched its FileMaker 19.5 version. This launch improves the platform&#8217;s performance, security, and dependability. The latest version of [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/readqrcode-a-new-function-by-filemaker-19-5/">ReadQRCode(): A New function by FileMaker 19.5</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p>Claris has launched its <a href="https://www.metasyssoftware.com/technologies/filemaker/">FileMaker</a> 19.5 version. This launch improves the platform&#8217;s performance, security, and dependability. The latest version of FileMaker has various new features, one of which is its QRCode compatibility.</p>
<p>QR Code stands for Quick Response Code which can store a large amount of content. It contains information in two dimensions, horizontal and vertical. Any type of smartphone device can scan and understand QR codes, providing businesses with a fast and direct way to guide users to go to a specific web page or link.</p>
<p>What if you had an inventory database providing details of the product via an API and you wish to read the contents of the QR Code for all your items? FileMaker now has the ability to read the contents of the QR Code without using any plug-in or third-party code or scanner.</p>
<p><strong>QRCode Feature in FileMaker 19.5</strong></p>
<p>Consider a scenario where you have QR Code images stored in your FileMaker database and you would like to retrieve the details stored in it. For instance, a books inventory application where the QR Code images of books are stored in the FileMaker application. Now to retrieve and store the details in the application, you would either need a QR Code scanner and then manually enter data or you might need a plug-in to do this. With the release of FileMaker Pro 19.5.1, your job becomes much easier. In the new version, the function ReadQRCode()will do the job for you. It is easy to use and understand too.</p>
<p>In the example below, we are reading a QR code, which contains the URL of a book. This URL contains a purchase link of the book. We can fetch other details of the book as well, provided it is contained in the QR code. We need a container field to store the QR code image. The user can manually insert it or scan it from the FM Go application</p>
<p><img fetchpriority="high" decoding="async" class=" wp-image-4667 aligncenter" src="https://www.metasyssoftware.com/wp-content/uploads/2024/05/QR-Code.png" alt="QR Code" width="271" height="442" /></p>
<p>The ReadQRCode script, using ReadQRCode() function, will set the URL in the respective field. This script can be called on button click or as an OnObjectModify script trigger for the container field.</p>
<p><img decoding="async" class="size-medium wp-image-4668 aligncenter" src="https://www.metasyssoftware.com/wp-content/uploads/2024/05/Read-QR-Code.jpeg" alt="ReadQRCode" /></p>
<p>We have given a ‘Go’ button to navigate to the URL read by the ReadQRCode() function.</p>
<p><img decoding="async" class="size-medium wp-image-4669 aligncenter" src="https://www.metasyssoftware.com/wp-content/uploads/2024/05/Read-QR-Code-Go.jpeg" alt="ReadQRCode Go" /></p>
<p>It will redirect the user to the purchase page of the book that has its details and reviews.</p>
<p><img decoding="async" class=" wp-image-4681 aligncenter" src="https://www.metasyssoftware.com/wp-content/uploads/2024/05/Purchase-Page.png" alt="Purchase Page" width="503" height="321" /></p>
<p><strong>Note that this function is supported on macOS, iOS 15, and iPadOS 15 devices.</strong></p>
<p><a href="http://metasyssoftware.com/">MetaSys Software</a> has a sizeable group of certified FileMaker specialists with the knowledge of versions 5 through 19. For over 20 years, our clients have enjoyed working with us. Among the systems, we have deployed and managed with FileMaker are cruise booking systems, inventory management systems, and project management systems. To know more about what we offer in FileMaker, <a href="https://www.metasyssoftware.com/contact/">contact us</a> now!</p>The post <a href="https://www.metasyssoftware.com/filemaker/readqrcode-a-new-function-by-filemaker-19-5/">ReadQRCode(): A New function by FileMaker 19.5</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
