<?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 &gt; Metasys Software Pvt Ltd.</title>
	<atom:link href="https://www.metasyssoftware.com/tag/filemaker/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.metasyssoftware.com</link>
	<description>Unique People, Unique Solutions</description>
	<lastBuildDate>Wed, 30 Apr 2025 10:36:46 +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 &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 specialists]]></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>
		<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>
		<item>
		<title>Editing &#038; Restricting record access privileges – FileMaker</title>
		<link>https://www.metasyssoftware.com/filemaker/editing-restricting-record-access-privileges-filemaker/</link>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Fri, 20 Aug 2021 13:27:55 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[outsourcing filemaker services]]></category>
		<category><![CDATA[Offshore filemaker services]]></category>
		<category><![CDATA[FileMaker developers]]></category>
		<category><![CDATA[FileMaker services]]></category>
		<category><![CDATA[FileMaker Pro Advanced]]></category>
		<category><![CDATA[FileMaker consultants]]></category>
		<category><![CDATA[Claris Filemaker]]></category>
		<category><![CDATA[Claris International]]></category>
		<category><![CDATA[filemaker expert]]></category>
		<category><![CDATA[FileMaker developers in India]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=3577</guid>

					<description><![CDATA[<p>We will illustrate a case study to demonstrate how to restrict users with limited access from editing a record once [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/editing-restricting-record-access-privileges-filemaker/">Editing & Restricting record access privileges – FileMaker</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p>We will illustrate a case study to demonstrate how to restrict users with limited access from editing a record once it is created.</p>
<h2><strong>The Requirement</strong></h2>
<p>The client that manages their business processes via a set of FileMaker files, has different access levels for different users based on their specific assigned roles. The client has a demand to restrict access for specific users, to lock a record immediately after they create it. Once the record is committed and accepted, it cannot be modified. Here is an approach that explains how this was achieved for designated users.</p>
<h2><strong>The Process </strong></h2>
<p>FileMaker has built-in security feature to manage uncompromised access. To assign access to users with only create access and no modification access, a new privilege set is created under ‘Create Record Privileges’, with ‘View’ and ‘Create’ set to ‘yes’, and ‘Edit’ and ‘Delete’ set to blank as shown in the image. Field Access privileges is set as per requirement, in this instance, ‘Field Access’ is set to ‘all’.</p>
<p><img decoding="async" class="wp-image-3578 size-full aligncenter" title="Custom record privileges " src="https://www.metasyssoftware.com/wp-content/uploads/Custom-record-privileges-1.png" alt="Custom record privileges " width="647" height="393" /></p>
<p>In ‘Edit Privilege Set’, ‘Layouts’ level privilege is set to ‘All modifiable’, while ‘Value Lists’ are set to ‘All view only’ and Scripts set to ‘All executable only’. The ‘Available menu commands:’ is set to ‘All’.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3579 size-full" title="Edit Privilege set " src="https://www.metasyssoftware.com/wp-content/uploads/Edit-Privilege-set-2.png" alt="Edit Privilege set " width="635" height="443" /></p>
<p>By following this approach, users with Limited access can create records and edit records that are created during the current active user session. Any other records created in earlier sessions, users do not have access to edit.</p>
<p><em>However, the catch is that this approach makes new records created during the active user sessions editable, which was not the specified requirement.</em></p>
<p>To be in par with client expectations, security settings were tweaked, restricting access to edit new records immediately after creation. The limited value under the Edit option was selected, with a condition so that only users with a specific privilege set can edit the records, in line with the client requirement.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3580 size-full" title="New record " src="https://www.metasyssoftware.com/wp-content/uploads/New-record-3.png" alt="New record " width="1162" height="395" /></p>
<p>However, we discovered that this setting can vary as per the client requirements, and this approach may not always work. Consider a scenario where a user mistakenly commits a record. In this case, they won’t be able to edit the record again. Here is a probable solution.</p>
<h2><strong>The Global Fields</strong></h2>
<p>Global fields can be used to collect data temporarily through a separate Form. Data is saved using a script that is executed through a button. A confirmation can be obtained to save data along with a warning, indicating a record that cannot be edited once it is created. This way, users can decide when to save data.</p>
<p>FileMaker security settings, along with the Global fields give the expected results. For more information, feel free to contact our <a href="https://www.metasyssoftware.com/filemaker">FileMaker experts</a>.</p>The post <a href="https://www.metasyssoftware.com/filemaker/editing-restricting-record-access-privileges-filemaker/">Editing & Restricting record access privileges – FileMaker</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Guide to Avoid Navigation Rework in FileMaker</title>
		<link>https://www.metasyssoftware.com/filemaker/guide-to-avoid-navigation-work-in-filemaker/</link>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 08:47:00 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[Custom FileMaker development]]></category>
		<category><![CDATA[custom web application development]]></category>
		<category><![CDATA[web application development]]></category>
		<category><![CDATA[FileMaker certified developers]]></category>
		<category><![CDATA[Project management system]]></category>
		<category><![CDATA[FileMaker consultant]]></category>
		<category><![CDATA[FileMaker developer]]></category>
		<category><![CDATA[FileMaker development company]]></category>
		<category><![CDATA[Offshore filemaker services]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=3525</guid>

					<description><![CDATA[<p>Did you ever encounter the turmoil of adding a new module on all layouts post creation of standard menu navigation? [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/guide-to-avoid-navigation-work-in-filemaker/">Guide to Avoid Navigation Rework in FileMaker</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p>Did you ever encounter the turmoil of adding a new module on all layouts post creation of standard menu navigation?</p>
<p><em>Well, we all know how bothersome that could be! Here we are with an easy solution, read along…</em></p>
<p>Undoubtedly, navigation is an integral part of every application. It plays a pivotal role when a user requires navigating to different modules and sections.</p>
<p>Static navigation is rigid, which demands rework of all modules even when a single module is to be updated/added. Planning an end-to-end navigation prior to application development is the perfect solution. However, practically it is impossible to predict all modules and create a navigation way ahead of time. The second-best solution is to setup a smart extensive set of menu items for the future.</p>
<p>Let’s take a look at two elaborate approaches to implement a sidebar navigation!</p>
<h2><strong>Approach 1: Using Fixed Left Navigation</strong></h2>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3526 size-full" title="Contacts " src="https://www.metasyssoftware.com/wp-content/uploads/Contacts.png" alt="Contacts" width="624" height="275" /></p>
<p><strong> </strong>In this approach, a button bar is added on the left-hand side of the layout in advance. Each button has calculations referring to dynamic variables as button labels, with a common script to define every button action. By default, this navigation bar is visible on all layouts.</p>
<p>The downside to this approach, it can work for Form views, but not for List views. Additionally, the demand for more real estate in the layout of the application is another drawback that leads us to Approach 2.</p>
<h2><strong>Approach 2: Hamburger Menu Using Popover</strong></h2>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3527 size-full" title="Hamburger menu with popover" src="https://www.metasyssoftware.com/wp-content/uploads/Hamburger-menu.png" alt="Hamburger menu with popover" width="607" height="334" /></p>
<p>&nbsp;</p>
<p>In this approach, a Hamburger menu icon is placed in the header of the layout. Clicking this will expand/collapse the popover. The popover has a button bar and it’s implementation is similar to Approach 1, with the only difference of buttons placed on the Popover. This approach works well for Form view, List view, and Table view.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3528 size-full" title="Contact list" src="https://www.metasyssoftware.com/wp-content/uploads/Contact-list.png" alt="Contact list" width="579" height="372" /></p>
<p>Let us take a look at the Application Implementation Steps in detail.</p>
<h3><strong> </strong><strong>Step 1 &#8211; Opening Script</strong></h3>
<p>Create an Opening script or a Startup script to set global variable values that are used as calculation to define labels for each button segment in a Button bar.</p>
<p>For any new module navigation, set the global variable to the same.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3529 size-full" title="Opening Script" src="https://www.metasyssoftware.com/wp-content/uploads/Opening-Script.png" alt="Opening Script" width="1089" height="487" /></p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3530" title="Contacts 2" src="https://www.metasyssoftware.com/wp-content/uploads/Contacts-2.png" alt="Contacts 2" width="1042" height="573" /></p>
<p>&nbsp;</p>
<h3><strong>Step 2 &#8211; Specify Active button</strong></h3>
<p>The Sidebar_Values variable defined in the Opening script will store the list of table names, i.e. main navigation module table names. It is then used to define the active button bar segment of selected module as below.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3531" title="Specify Active Button" src="https://www.metasyssoftware.com/wp-content/uploads/Specify-Active-Button.png" alt="Specify Active Button" width="1122" height="504" /></p>
<p>&nbsp;</p>
<h3><strong>Step 3 &#8211; Main Navigation Script:</strong></h3>
<p>Create another script which is the main script used for navigation between modules. This script is attached to every segment of button bar, with a script parameter defined for the module to navigate.</p>
<p>If the user is currently on the Details view, then the application redirects to Details view of the destination module. Similarly, If the user is in List view, the application redirects to the List view of destination module.</p>
<p>Each layout has set icons to help navigate to Details view or List view specifically. For instance, if the user is in Details view, clicking relevant icon will help navigate to List view and vice versa.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3532 size-full" title="Main Navigation Script" src="https://www.metasyssoftware.com/wp-content/uploads/Main-Navigation-Script.png" alt="Main Navigation Script" width="1358" height="421" /></p>
<p>&nbsp;</p>
<p>This script checks if the user is on Details or List view and sets it to a variable. Append this variable to script parameter to get the layout where the user wants to navigate .</p>
<h3><strong>Step 4 &#8211; Naming convention:<br />
</strong></h3>
<p>Each layout requires a specific naming convention . In this case, it is &lt;&lt;tablename&gt;&gt; _&lt;&lt;Viewtype&gt;&gt;.</p>
<p>Here the ViewType can be DetailsView, ListView or TableView. Let’s take a look at some of these examples.</p>
<ol>
<li>Contact details layout will be ‘Contacts_DetailsView’</li>
<li>Contact list layout will be ‘Contacts_ListView’</li>
<li>Contact table view layout will be ‘Contacts_TableView’</li>
</ol>
<p>By following the Approach 2, adding a new module is matter of few simple steps and the application is as good as new.</p>
<p>Hope you find this article insightful. Feel free to leave a comment or post any challenges that you may have.</p>
<p>Our <a href="https://www.metasyssoftware.com/case-study-filemaker">FileMaker development</a> experience includes handling complex project management systems, e-commerce shopping sites, cruise booking systems and more.</p>The post <a href="https://www.metasyssoftware.com/filemaker/guide-to-avoid-navigation-work-in-filemaker/">Guide to Avoid Navigation Rework in FileMaker</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Call FileMaker Script from a JavaScript function</title>
		<link>https://www.metasyssoftware.com/filemaker/call-filemaker-script-from-a-javascript-function/</link>
					<comments>https://www.metasyssoftware.com/filemaker/call-filemaker-script-from-a-javascript-function/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Fri, 28 Aug 2020 10:34:10 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Go development]]></category>
		<category><![CDATA[FileMaker services]]></category>
		<category><![CDATA[FileMaker certified developers]]></category>
		<category><![CDATA[FileMaker development]]></category>
		<category><![CDATA[FileMaker Pro Advanced]]></category>
		<category><![CDATA[FileMaker custom app]]></category>
		<category><![CDATA[FileMaker Plug-Ins]]></category>
		<category><![CDATA[FileMaker consultants]]></category>
		<category><![CDATA[Offshore filemaker development company]]></category>
		<category><![CDATA[Offshore FileMaker development services]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=3198</guid>

					<description><![CDATA[<p>This article is the second part of a two-part series diving into some new features of FileMaker 19. In the [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/call-filemaker-script-from-a-javascript-function/">Call FileMaker Script from a JavaScript function</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p>This article is the second part of a two-part series diving into some new features of FileMaker 19. In the previous article (<a href="https://www.metasyssoftware.com/blogs/integrating-jquery-datatable-in-filemaker-application-using-perform-javascript-in-web-viewer">https://www.metasyssoftware.com/blogs/integrating-jquery-datatable-in-filemaker-application-using-perform-javascript-in-web-viewer</a>), we explored the new FileMaker script step “Perform <strong>JavaScript</strong> in Web Viewer”. Using this feature, we added the jQuery data table in FileMaker Web Viewer. In this article, we will explore how we can call a FileMaker script from JavaScript function within FileMaker Web Viewer.</p>
<h2><strong>Demonstration</strong></h2>
<p>The example we will be using is a follow-on from the previous article, in which we showed a method for displaying data of companies and contacts. We displayed the FileMaker data in a jQuery datatable in the FileMaker Web Viewer, which allowed us to include jQuery features like pagination and sorting without any coding. Using the FileMaker.PerformScript() function, we can add the functionality through which, once the user clicks on any of the contact records from datatable in Web Viewer, the chosen contact details are shown on the FileMaker card window.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3199 size-full" title="Inventory_19" src="https://stage.metasyssoftware.com/wp-content/uploads/Inventory-19.png" alt="Inventory_19" width="624" height="416" /></p>
<h3>The FileMaker.PerformScript() function takes two input parameters:</h3>
<ol>
<li>FileMaker Script Name – A non-case-sensitive name of the script we wish to run</li>
<li>Script input parameters (optional) &#8211; a string that contains the required parameters, which can be read using the function Get(ScriptParameter).</li>
</ol>
<p>This FileMaker script can be called from the WebViewer using the following JavaScript function: <em>function performFileMakerScript() {<br />
FileMaker.PerformScript ( &#8220;FileMaker Script Name&#8221;, &#8220;Optional Parameter&#8221; );</em></p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3200 size-full" title="Specify calculation" src="https://stage.metasyssoftware.com/wp-content/uploads/image_2020_08_28T10_03_46_618Z.png" alt="Specify calculation" width="705" height="396" /></p>
<p>The highlighted section from the above screenshot shows how to call the FileMaker script using ‘FileMaker.PerformScript() function from Web Viewer. In it we write a JavaScript function called showContacts(), in which we can specify the execution for a double click event. We specify that a double click event calls the FileMaker script called “Show Contact Details”, passing the ID parameter as the optional second parameter. The ID parameter is retrieved from the double click event, by identifying the datatable row that has been clicked. This id parameter is further used in the FileMaker script to get more details of the selected contact record and displayed in the FileMaker card window.</p>
<p>A few notes regarding this implementation:</p>
<ul>
<li>In the Web Viewer Setup dialog, you must select the setting “Allow JavaScript to perform FileMaker scripts”. Otherwise, the FileMaker.PerformScript()function will not work.</li>
<li>The FileMaker script name which we pass as a first parameter is not case-sensitive.</li>
<li>The FileMaker.PerformScript() function doesn’t wait for the FileMaker script to finish. That means the FileMaker script doesn’t return a value to the FileMaker.PerformScript() function that called it.</li>
<li>The FileMaker script is executed in the current context. So if the user or script changes the layout or record while the script is running, then the FileMaker script will run in a new context. To deal with such a situation, we can pass the context information as a second parameter to the function.</li>
</ul>
<p>The JavaScript integration in <a href="https://www.metasyssoftware.com/filemaker">FileMaker 19</a> platform allows creating custom apps that can use the existing JavaScript libraries to incorporate amazing functionality easily. It enables a seamless ability to pass data back and forth between FileMaker and JavaScript.</p>
<p>If you are looking for support with FileMaker, or FileMaker integration, feel free to contact our us. For more details, please visit – <a href="http://www.metasyssoftware.com/filemaker">www.metasyssoftware.com/filemaker</a></p>The post <a href="https://www.metasyssoftware.com/filemaker/call-filemaker-script-from-a-javascript-function/">Call FileMaker Script from a JavaScript function</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/call-filemaker-script-from-a-javascript-function/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Card Window in FileMaker 19 WebDirect</title>
		<link>https://www.metasyssoftware.com/filemaker/card-window-in-filemaker-19-webdirect/</link>
					<comments>https://www.metasyssoftware.com/filemaker/card-window-in-filemaker-19-webdirect/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Fri, 28 Aug 2020 08:06:44 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker services]]></category>
		<category><![CDATA[FileMaker development]]></category>
		<category><![CDATA[FileMaker Programmers]]></category>
		<category><![CDATA[FileMaker Pro Advanced]]></category>
		<category><![CDATA[FileMaker19]]></category>
		<category><![CDATA[Offshore filemaker development company]]></category>
		<category><![CDATA[Offshore filemaker services]]></category>
		<category><![CDATA[Offshore FileMaker development services]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=3195</guid>

					<description><![CDATA[<p>FileMaker 19 offers many new features that can be used to enhance the UI/UX of FileMaker Custom apps. One exciting [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/card-window-in-filemaker-19-webdirect/">Card Window in FileMaker 19 WebDirect</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p>FileMaker 19 offers many new features that can be used to enhance the UI/UX of FileMaker Custom apps. One exciting feature is the ability to use card windows in WebDirect. FileMaker introduced the card windows in FileMaker 16. At the time that feature was not supported in WebDirect. Card Window support in WebDirect is a powerful feature.</p>
<p>Card Windows are modal to its parent window and allows the display of context-independent information from the parent window. Using the card window, users can perform actions without navigating from the parent window.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3196 size-full" title="Card windows in webdirect" src="https://stage.metasyssoftware.com/wp-content/uploads/Card-windows-in-webdirect.png" alt="Card windows in webdirect" width="624" height="303" /></p>
<p>We can implement a card window using New Window or Go To Related Record script steps and selecting card as the window type. Only Close Window and Dim Parent Window options are available with card window type.</p>
<p>Please refer to the below screenshot</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-3197 size-full" title="New window options" src="https://stage.metasyssoftware.com/wp-content/uploads/New-window-options.png" alt="New window options" width="442" height="443" /></p>
<h2>We can use the following script steps and Functions with cards in <a href="https://www.metasyssoftware.com/filemaker">FileMaker</a> WebDirect:</h2>
<h3><strong>Script Steps</strong></h3>
<ul>
<li>New Window</li>
<li>Adjust Window</li>
<li>Move/Resize Window</li>
</ul>
<h3><strong>Functions</strong></h3>
<ul>
<li>Get (WindowStyle)</li>
<li>Get (WindowLeft)</li>
<li>Get (WindowTop)</li>
</ul>
<p>Things to bear in mind when using Card Window in WebDirect:</p>
<ul>
<li>The status toolbar and menu bar in the parent window are not active when a card window is open.</li>
<li>Changes made in the card window will not be reflected in the parent window until the card window is closed.</li>
<li>When the card window is closed, the parent window doesn’t always refresh. We can solve this problem by adding a <strong>Refresh Portal</strong>or <strong>Refresh Window</strong> script step to the close window button.</li>
<li>When you are using the card window, make sure that close window button is visible in WebDirect solution. Because sometimes the close button may not be visible even if the close window option is selected. This can be handled by providing a custom close button on the layout.</li>
</ul>
<p>Overall, the card window support in WebDirect offers an enriched user experience to Web users. We hope that this blog gives you valuable insights on card window support in WebDirect.</p>
<p>MetaSys has a team of experienced FileMaker developers. Please feel free to reach out should you need to support or you wish to develop FileMaker Apps. Please feel free to reach out to us at  <a href="https://www.metasyssoftware.com/contact">https://www.metasyssoftware.com/contact</a></p>The post <a href="https://www.metasyssoftware.com/filemaker/card-window-in-filemaker-19-webdirect/">Card Window in FileMaker 19 WebDirect</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/card-window-in-filemaker-19-webdirect/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Publish Product data from FileMaker solution to Shopify store</title>
		<link>https://www.metasyssoftware.com/filemaker/publish-product-data-from-filemaker-solution-to-shopify-store/</link>
					<comments>https://www.metasyssoftware.com/filemaker/publish-product-data-from-filemaker-solution-to-shopify-store/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Thu, 04 Jun 2020 14:37:54 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker developers]]></category>
		<category><![CDATA[Shopify]]></category>
		<category><![CDATA[FileMaker integration]]></category>
		<category><![CDATA[FileMaker solution]]></category>
		<category><![CDATA[FileMaker certified developers]]></category>
		<category><![CDATA[FileMaker development]]></category>
		<category><![CDATA[FileMaker Programmers]]></category>
		<category><![CDATA[FileMaker Pro Addvanced]]></category>
		<category><![CDATA[Offshore filemaker services]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=3087</guid>

					<description><![CDATA[<p>This blog article describes a simple way to integrate Shopify and Filemaker. Shopify is a popular ecommerce platform used by [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/publish-product-data-from-filemaker-solution-to-shopify-store/">Publish Product data from FileMaker solution to Shopify store</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p>This blog article describes a simple way to integrate Shopify and Filemaker. Shopify is a popular ecommerce platform used by many businesses around the world, and integrating Shopify and FileMaker can save time and money.</p>
<p>FileMaker integration is made easy due to two powerful features. Firstly, the enhanced cURL options which make it easy to interact with many systems by facilitating many common file transfer options. Secondly, the native functions to create and extract data from JSON, which makes interactions with web services easy. These features allow FileMaker to be integrated with almost any third party products that provide the APIs for communication, including Shopify.</p>
<h2><strong>Step One: Create a private app in the Shopify account.</strong></h2>
<ul>
<li>We can connect to a Shopify account by creating a private app. Shopify requires an API Key, the API password of the private app, and the store name for authentication.</li>
<li>The screenshot below shows how to create a Private app and how to get the API key and API password.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-3092 size-full" title="FM Shopify demo image 1" src="https://www.metasyssoftware.com/wp-content/uploads/FM-Shopify-demo-image-1.png" alt="FM Shopify demo image 1" width="973" height="397" /></p>
<ul>
<li>Give the appropriate API permissions required by your private app.</li>
<li>As described in the Shopify documentation, Shopify authenticates private applications using the following URL format: <u>https://{apikey}:{password}@{hostname}/admin/api/{version}/{resource}.json</u></li>
</ul>
<p>Note that the ‘hostname’ refers to the store name, and ‘version’ refers to the API version in use.</p>
<h2><strong>Step Two: Store the required Shopify details in FileMaker</strong></h2>
<ul>
<li>In the FileMaker database, create the fields to store the API Key, API Password, Store Name and API Version, as shown in the screenshot below.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-3088 size-full" title="Shopify details 2" src="https://www.metasyssoftware.com/wp-content/uploads/Shopify-image-1.png" alt="Shopify details 2" width="975" height="678" /></p>
<h2><strong>Step Three: Write the script</strong></h2>
<ul>
<li>Write a script in FileMaker which will create the product in the Shopify account using the Shopify details mentioned in Step 2. For this step, we will use the cURL and JSON features of FileMaker.</li>
<li>In the script, first create the JSON array with Product details such as Product Title, Product Description, Vendor etc.</li>
<li>Next, format the URL (using the URL format mentioned in Step 1) with your Shopify account details. Then use this URL in the FileMaker ‘Insert from URL’ script step and pass the JSON array using the cURL option in it.</li>
<li>Please see the below screenshot for reference.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-3090 size-full" title="Script workspace image 3" src="https://www.metasyssoftware.com/wp-content/uploads/Script-workspace-image-3.png" alt="Script workspace image 3" width="975" height="773" /></p>
<p>After these three steps, we are ready to publish our product from a FileMaker database to a Shopify account. If you are experiencing issues with FileMaker, or FileMaker integration, feel free to contact our FileMaker certified developers. For more details, please visit &#8211; <a href="https://www.metasyssoftware.com/filemaker">https://www.metasyssoftware.com/filemaker</a></p>The post <a href="https://www.metasyssoftware.com/filemaker/publish-product-data-from-filemaker-solution-to-shopify-store/">Publish Product data from FileMaker solution to Shopify store</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/publish-product-data-from-filemaker-solution-to-shopify-store/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>8 Features required in a Workflow Management Software</title>
		<link>https://www.metasyssoftware.com/filemaker/8-features-required-in-a-workflow-management-software/</link>
					<comments>https://www.metasyssoftware.com/filemaker/8-features-required-in-a-workflow-management-software/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Fri, 14 Dec 2018 11:38:24 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[custom app services india]]></category>
		<category><![CDATA[custom filemaker development india]]></category>
		<category><![CDATA[MetaBiz]]></category>
		<category><![CDATA[Workflow Management software]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Project Management software]]></category>
		<category><![CDATA[FileMaker services]]></category>
		<guid isPermaLink="false">https://www.metasyssoftware.com/?p=2831</guid>

					<description><![CDATA[<p>Managing daily business chores in an organized and efficient manner is no more an easy task. So it becomes imperative [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/8-features-required-in-a-workflow-management-software/">8 Features required in a Workflow Management Software</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<style>.blgCnt{font-family: 'Ubuntu',sans-serif;color: #333;line-height: 30px;}</style>
<p class="blgCnt">Managing daily business chores in an organized and efficient manner is no more an easy task. So it becomes imperative for organizations to invest in customized workflow management systems which can help in scaling up production. Also, since the kind of tasks involved in every organization differs, the one size fits all is now a legacy.</p>
<p class="blgCnt">This article throws light on some of the most important features which should be a part of Workflow management software.</p>
<ol>
<li>
<h2><strong>Intuitive dashboards:</strong></h2>
<p>A good WMS should have an intuitive dashboard which will give the user an overall picture of sales, inventory, invoices etc. It should help in easy tracking of different tasks through the graphical representation of data. The WMS must help the user to navigate to different sets of data through the Dashboard.</li>
<li>
<h2><strong>Managing Roles and Access Rights:<br />
</strong></h2>
<p>The user should be able to easily manage the roles and access rights of employees to avoid misuse of data. Some of it might be sensitive in nature and should not be accessed by everyone. So the system should allow the project managers to easily manage the roles and access rights of employees.</li>
<li>
<h2><strong>Managing and nurturing leads</strong>:</h2>
<p>Your WMS should act as an important sales tool and not just a contact management platform. It should help in quick access to Contacts, Communication, Invoices etc. and should help in tracking and personalizing the communication with the client.</li>
<li>
<h2><strong>Managing products</strong>:</h2>
<p>Managing different lineage of products/brands which are catering to different markets can be a cumbersome task. A good WMS will have all the necessary features which can help the users to manage the entire product portfolio more effortlessly! It will help you in accessing all the product details in one single platform, track all product deliveries, print, and scan all product pictures etc.</li>
<li>
<h2><strong>Project management</strong>:</h2>
<p>Project management is a complex task. A good WMS will have essential features like assigning different tasks to the employees, tracking time and converting project time to invoices, scheduling/ rescheduling of projects etc. The WMS should enable managing of all project deadlines within time and budget.</li>
<li>
<h2><strong>Time management:<br />
</strong></h2>
<p>The WMS should be able to track time spent by employees on different tasks in order to make them more efficient and productive. It should divide complex tasks into different sets of actions. This will help the users to estimate the time duration of all the actions.</li>
<li>
<h2><strong>Integration with Outlook:<br />
</strong></h2>
<p>Nowadays most of the business communication happens on Microsoft Outlook. So won’t it be great if you can access all the customer information at one single place? A workflow management software with Outlook Integration will help you to gather different business insights in one single platform.</li>
</ol>
<p class="blgCnt">MetaSys Software has an off the shelf customizable solution – MetaBiz which has all the above features. For downloading the trial version please visit <a href="https://www.metasyssoftware.com/meta-biz">https://www.metasyssoftware.com/meta-biz</a></p>The post <a href="https://www.metasyssoftware.com/filemaker/8-features-required-in-a-workflow-management-software/">8 Features required in a Workflow Management Software</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/8-features-required-in-a-workflow-management-software/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Implementing OAuth in Custom FileMaker Application</title>
		<link>https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/</link>
					<comments>https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 23:48:37 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[OAuth Demo Microsoft Azure]]></category>
		<category><![CDATA[FileMaker Server]]></category>
		<category><![CDATA[FileMaker Cloud]]></category>
		<category><![CDATA[OAuth Demo Amazon]]></category>
		<category><![CDATA[OAuth Demo Google]]></category>
		<guid isPermaLink="false">http://stage.metasyssoftware.com/?p=2000</guid>

					<description><![CDATA[<p>This article is a continuation of the FileMaker OAuth 2.0 Authentication  Here we will show you how OAuth works with [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/">Implementing OAuth in Custom FileMaker Application</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<div id="fm-blog">
<p>This article is a continuation of the <a href="https://www.metasyssoftware.com/blogs/filemakerfilemaker-oauth-2-0-authentication">FileMaker OAuth 2.0 Authentication</a>  Here we will show you how OAuth works with some sample code and how it can be used to log on to Custom FileMaker application.Steps Involved-</p>
<ol>
<li>Configure FileMaker Server / Cloud</li>
<li>Create Application and configure it on provider’s account</li>
<li>Set up Groups or Accounts in FileMaker file</li>
</ol>
<h2><strong>1. Configure FileMaker Server / Cloud</strong></h2>
<p>The first step to use OAuth is to enable External Authentication on FileMaker Server/Cloud.</p>
<p><strong>Enabling EA on FileMaker Server:</strong> First, you need to login to Admin Console of FileMaker Server and then you can go to <strong>Database Server&gt;&gt;Security</strong> and in <strong>Client Authentication</strong> area select <strong>FileMaker and External Server Accounts </strong>and then enable the OAuth Providers.</p>
<p><img decoding="async" class="wp-image-427  aligncenter" title="Enabling EA on FileMaker Server " src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_1.png" alt="Enabling EA on FileMaker Server article 2 image 1"/></p>
<p><strong>Enabling EA on FileMaker Cloud:</strong> In this case, you need to login to Admin Console of FileMaker Cloud and then you can go to <strong>Configuration&gt;&gt; Client Authentication</strong>, and from there you can enable OAuth Identity Providers.</p>
<p><img decoding="async" class="wp-image-428  aligncenter" title="Enabling EA on FileMaker Cloud article 2 image 2" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_2.png" alt="Enabling EA on FileMaker Cloud article 2 image 2"/></p>
<h2><strong>2. Create Application and configure it on provider’s account</strong></h2>
<p>Now that we have enabled OAuth Authentication next we have to Create OAuth Client ID Credentials on provider’s account.</p>
<h3><strong>Amazon</strong></h3>
<ul>
<li>Sign up at- https://login.amazon.com/manageApps</li>
<li>Create OAuth Client ID Credential</li>
<li>Set Allowed/Authorized Return URLs (https://FullyQualifiedDomain/oauth/redirect)<br />
in our case FQD: https://metasys.fmi.filemaker-cloud.com</li>
<li>Copy Client ID and Client secret into FileMaker Server / Cloud</li>
<li>Set up Accounts in FileMaker file</li>
</ul>
<p><img loading="lazy" decoding="async" class="wp-image-429 size-full aligncenter" title="Creating OAuth on Amazon article 2 image 3.png" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_3.png" alt="Creating OAuth on Amazon article 2 image 3.png" width="1009" height="728"/></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-430 size-full" title="FileMaker Cloud article 2 image 4" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_4.png" alt="FileMaker Cloud article 2 image 4" width="1248" height="621" /></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-431 size-full" title="Manage security" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_5.jpg" alt="Manage security" width="602" height="436" /></p>
<h3><strong>Google</strong></h3>
<ul>
<li>Sign up at- https://console.developers.google.com</li>
<li>Create OAuth client ID Credential</li>
<li>Set Allowed/Authorized Return URLs (https://FullyQualifiedDomain/oauth/redirect)<br />
in our case FQD: https://metasys.fmi.filemaker-cloud.com</li>
<li>Copy Client ID, Client secret into FileMaker Server / Cloud</li>
<li>Set up Accounts in FileMaker file</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-432 size-full" title="Creating OAuth on Google article 2 image 6" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_6.png" alt="Creating OAuth on Google article 2 image 6" width="793" height="518" /></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-433 size-full" title="FileMaker Cloud " src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_7.png" alt="FileMaker Cloud " width="1253" height="609" /></p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-434 size-full" title="Managing Contacts " src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_8.jpg" alt="Managing Contacts " width="602" height="331" /></p>
<h3><strong>Microsoft Azure</strong></h3>
<ul>
<li>Sign up at- https://portal.azure.com</li>
<li>Create OAuth client ID Credential</li>
<li>Set Allowed/Authorized Return URLs (https://FullyQualifiedDomain/oauth/redirect)<br />
in our case FQD: https://metasys.fmi.filemaker-cloud.com</li>
<li>Copy Client ID, Client secret and Tenant ID into FileMaker Server / Cloud</li>
<li>Set up Accounts in FileMaker file</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-435 size-full" title="Creating OAuth on Microsoft Azure image 9" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_9.png" alt="Creating OAuth on Microsoft Azure image 9" width="740" height="550" /></p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-437 size-full" src="https://www.metasyssoftware.com/wp-content/uploads/2022/07/Implementing_OAuth_in_Custom_10.jpg" alt="Manage security Image 2" width="686" height="273" /></p>
<p><strong>With Azure, we can also configure to log in with group</strong></p>
<ul>
<li>Create Group in Azure Active Directory</li>
<li>Add User to the GroupEnable Group Authentication in Application manifest (set &#8220;group membership claims&#8221;: &#8220;SecurityGroup&#8221;)</li>
</ul>
</div>The post <a href="https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/">Implementing OAuth in Custom FileMaker Application</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/implementing-oauth-custom-filemaker-application/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What’s new in FileMaker 16?</title>
		<link>https://www.metasyssoftware.com/filemaker/whats-new-filemaker-16/</link>
					<comments>https://www.metasyssoftware.com/filemaker/whats-new-filemaker-16/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Thu, 14 Sep 2017 06:52:28 +0000</pubDate>
				<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker developers]]></category>
		<category><![CDATA[FileMaker Licensing]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[filemaker programmers india]]></category>
		<category><![CDATA[filemaker development in india]]></category>
		<category><![CDATA[filemaker services in india]]></category>
		<category><![CDATA[FBA]]></category>
		<category><![CDATA[FileMaker 16]]></category>
		<guid isPermaLink="false">http://stage.metasyssoftware.com/?p=1978</guid>

					<description><![CDATA[<p>FileMaker 16 will change the way how custom apps are built. The new version provides ample scope for the professional [&#8230;]</p>
The post <a href="https://www.metasyssoftware.com/filemaker/whats-new-filemaker-16/">What’s new in FileMaker 16?</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<div id="pl-1978" class="panel-layout">
<div id="pg-1978-0" class="panel-grid panel-no-style">
<div id="pgc-1978-0-0" class="panel-grid-cell" data-weight="1">
<div id="panel-1978-0-0-0" class="so-panel widget widget_sow-editor panel-first-child panel-last-child" data-index="0" data-style="{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;cvw_duration&quot;:&quot;300&quot;,&quot;cvw_easing&quot;:&quot;linear&quot;,&quot;cvw_anchor&quot;:&quot;top-bottom&quot;,&quot;cvw_repeat&quot;:&quot;true&quot;,&quot;iw-visible-screen&quot;:&quot;iw-all&quot;,&quot;iw-visible-layout&quot;:&quot;iw-all&quot;}">
<div class="so-widget-sow-editor so-widget-sow-editor-base">
<div class="siteorigin-widget-tinymce textwidget">
<div id="fm-blog-16">
<p>FileMaker 16 will change the way how custom apps are built. The new version provides ample scope for the professional developers to try out new features. It also offers a lot of educational content in order to help the developers.</p>
<h2>So what’s new in FileMaker 16? Some of the most important features in this platform are:</h2>
<ul>
<li>
<h3><strong>Better support with iBeacons</strong>:</h3>
<p>FileMaker 16 automatically looks for known beacons and it can also be used to set up geofences. In the earlier version, one had to actively scan them.</li>
<li>
<h3><strong>Login via multiple platforms</strong>:</h3>
<p>Historically, FileMaker allowed single sign-on authentication through Windows or Mac OS X. Now it is possible to log in to FileMaker through Google, Amazon or Microsoft Azure. FileMaker 16 supports ‘OAuth’ which allows integration with external cloud authentication providers.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-333 size-full" title="login" src="https://www.metasyssoftware.com/wp-content/uploads/2022/06/login.jpg" alt="login.jpg" width="400" height="288" /></p>
<ul>
<li>
<h3><strong>Support for JSON</strong>:</h3>
<p>FileMaker 16 allows accessing JSON in FileMaker. This will help in sharing of data from non &#8211; FileMaker sites. It solves the major problem of passing data from different sources to FileMaker. The new version is trying to move closer towards the objective of reaching out to a phase wherein it will be easily possible for FileMaker to connect with other services and vice versa.</li>
<li>
<h3><strong>Look and feel:<br />
</strong></h3>
<p>The new version of FileMaker allows single-document interface model which liberates itself from the application frame. This makes the app look as a part of Windows 10 platform.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-337 size-full" title="card window" src="https://www.metasyssoftware.com/wp-content/uploads/card-window.jpg" alt="card window.jpg" width="350" height="368" /><br />
Another feature is ‘Card window’ which is basically without a window frame and a menu bar giving a more browser like experience.</p>
<ul>
<li><strong>Usability </strong>–All document Windows are independent of one another hence they can be placed anywhere on the monitor. There is information about all the functions available in the Specify Calculation Dialog Box. This box provides information about the specific function. Copy pasting value lists with standard keyboard functions in FileMaker Pro is now possible.</li>
<li><strong>Lock icons </strong>– You can view the encryption information about your connection and host by clicking on the lock icon.</li>
<li><strong>Improved layout Objects Window </strong>– With FileMaker 16, you can easily select, hide or name objects that are present on the current layout.</li>
<li><strong>Scripting </strong>– You can run a specified script when an Ios device enters a specific region. One can also open the Launch Center for opening, creating and managing FileMaker applications. Some other scripting changes are:
<ul>
<li>The zoom and volume settings for video can be changed.</li>
<li>You can provide animations when users switch or move across layouts helping the user to visually orient himself which further enriches the mobile user experience.</li>
<li>An enhanced signature capture using transitions provides a great user experience.</li>
<li>With the Print Now function one can create PDFs in the web browser.</li>
</ul>
</li>
</ul>
<p>MetaSys Software develops custom applications using Dot Net, PHP-MySQL, and FileMaker Pro. We have a team of Certified <a href="https://www.metasyssoftware.com/filemaker">FileMaker developers</a> with over 12 years of experience building FileMaker applications.</p>
<p>As a FileMaker Business Alliance Member, we are also authorized resellers of FileMaker licenses. If you are looking to buy any of the FileMaker licenses then please click <a href="https://www.metasyssoftware.com/FBA-products-filemaker">here</a>.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>The post <a href="https://www.metasyssoftware.com/filemaker/whats-new-filemaker-16/">What’s new in FileMaker 16?</a> appeared first on <a href="https://www.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.metasyssoftware.com/filemaker/whats-new-filemaker-16/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
