﻿<?xml version="1.0" encoding="utf-8"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - How to Use Crosslight to Hide a Form Section on Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Use-Crosslight-to-Hide-a-Form-Section-on-Android/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How to Use Crosslight to Hide a Form Section on Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Use-Crosslight-to-Hide-a-Form-Section-on-Android/</link><pubDate>Fri, 19 Jun 2015 09:41:45 GMT</pubDate><dc:creator>leo.c</dc:creator><description>&lt;p&gt;Hi Jimmy,&lt;/p&gt;&lt;p&gt;I just got news from our development team that CROS-795 "Visibility binding for android" feature&amp;nbsp;has been implemented. This feature will be available on our next release, crosslight 4, that will be released soon.&lt;/p&gt;&lt;p&gt;Best Regards,&lt;br&gt;Leo&lt;br&gt;&lt;/p&gt;</description></item><item><title>How to Use Crosslight to Hide a Form Section on Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Use-Crosslight-to-Hide-a-Form-Section-on-Android/</link><pubDate>Thu, 18 Jun 2015 14:05:38 GMT</pubDate><dc:creator>jtungol@silentpartnersoft.com</dc:creator><description>Hi,&lt;br&gt;&lt;br&gt;Any updates on CROS-794 and CROS-795?&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;</description></item><item><title>How to Use Crosslight to Hide a Form Section on Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Use-Crosslight-to-Hide-a-Form-Section-on-Android/</link><pubDate>Wed, 01 Apr 2015 04:41:09 GMT</pubDate><dc:creator>jtungol@silentpartnersoft.com</dc:creator><description>Yes, we are using the Model for VisibilityBinding on Sections for iOS which didn't work on Android, and as you mentioned will not work on WinPhone. Please keep us posted regarding the progress of these features. Thanks!&lt;br&gt;</description></item><item><title>How to Use Crosslight to Hide a Form Section on Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Use-Crosslight-to-Hide-a-Form-Section-on-Android/</link><pubDate>Mon, 30 Mar 2015 10:50:09 GMT</pubDate><dc:creator>leo.c</dc:creator><description>&lt;p&gt;Hi Jimmy,&lt;/p&gt;&lt;p&gt;I have tried VisibilityBinding on section for Android, iOS and WinPhone platform. And the result was it work well on iOS and Android. It seem there is no support for WinPhone. For an error you are facing when using VisibilityBinding on section, did you by chance bind using Model source? For your information, currently we only support VisibilityBinding on section with Model source for iOS platform.&lt;/p&gt;&lt;p&gt;I have submit this two feature as a feature request. For Android, I have submit it under "CROS-795", And for winPhone was under "CROS-794".&lt;/p&gt;&lt;p&gt;Regarding EnabledBinding on section, it was not supported on any platform. If you need this functionality in your scenario, I will help you to submit this as a feature request.&lt;/p&gt;&lt;p&gt;Best Regards,&lt;br&gt;&lt;span style="font-size: 10pt;"&gt;Leo&lt;/span&gt;&lt;/p&gt;</description></item><item><title>How to Use Crosslight to Hide a Form Section on Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/How-to-Use-Crosslight-to-Hide-a-Form-Section-on-Android/</link><pubDate>Fri, 27 Mar 2015 01:25:02 GMT</pubDate><dc:creator>jtungol@silentpartnersoft.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;As stated on the title, kindly advise how we can hide a Form Section on Android. We have the same FormMetadata used in iOS (which is working), but doesn't seem to be working on Android. Much worse than that... we are getting an error when using the same functionality in Android.&lt;/p&gt;

&lt;pre&gt;$exception { System.NullReferenceException: Object reference not set to an instance of an object
at Intersoft.Crosslight.ObjectExtensions.GetProperty (object,string) &amp;lt;IL 0x00002, 0x0004b&amp;gt;
at Intersoft.Crosslight.ObjectExtensions.GetPropertyPathValue (object,string,bool) &amp;lt;IL 0x0008d, 0x0025f&amp;gt;
at Intersoft.Crosslight.ObjectExtensions.GetPropertyPathValue (object,System.Type,Intersoft.Crosslight.BindingDescription) &amp;lt;IL 0x00008, 0x0004f&amp;gt;
at Intersoft.Crosslight.ObjectExtensions.GetPropertyPathValue&amp;lt;bool&amp;gt; (object,Intersoft.Crosslight.BindingDescription) &amp;lt;IL 0x0000c, 0x00037&amp;gt;
at Intersoft.Crosslight.Android.FormActivity`1&amp;lt;Mercury.Mobile.Core.ViewModels.Collection.TicketMachineEditViewModel&amp;gt;.InitializeForm () &amp;lt;0x0075f&amp;gt;
at Intersoft.Crosslight.Android.FormActivity`1&amp;lt;Mercury.Mobile.Core.ViewModels.Collection.TicketMachineEditViewModel&amp;gt;.InitializeView () &amp;lt;0x001ab&amp;gt;
at Intersoft.Crosslight.Android.FormActivityBase`1&amp;lt;Mercury.Mobile.Core.ViewModels.Collection.TicketMachineEditViewModel&amp;gt;.OnCreate (Android.OS.Bundle) &amp;lt;0x00325&amp;gt;
at Intersoft.Crosslight.Android.FormActivity`1&amp;lt;Mercury.Mobile.Core.ViewModels.Collection.TicketMachineEditViewModel&amp;gt;.OnCreate (Android.OS.Bundle) &amp;lt;0x00067&amp;gt;
at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.21-series/38ac51a9/source/monodroid/src/Mono.Android/platforms/android-14/src/generated/Android.App.Activity.cs:1944
at (wrapper dynamic-method) object.7cea21f0-037c-41ce-83e8-e91a9c9a9f5b (intptr,intptr,intptr) &amp;lt;IL 0x00017, 0x0001f&amp;gt;
} System.NullReferenceException&lt;/pre&gt;

&lt;p&gt;Does Section's VisibilityBinding and/or EnabledBinding work on other platforms other than iOS (e.g. WinPhone, WinRT, and that of Android's)? Please advise&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Many thanks!&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>