User Profile & Activity

Domingo Fugaban Member
Page
of 6

Yes, we are using a boolean type. These bindings do work initially. But once the values are changed, the view is not being notified. Primarily, we are using EnabledBinding, can you try that as well and confirm if its working on your end.

Awesome! Well, thanks!

Hi! What's the status of this issue? It's been almost a month, so we're kinda hoping this has already been taken care of. Please advise. Thanks!

Awesome! Thanks Guys!

Okay, it bothered me to see that even after build 52, it wasn't working. Now, after looking at the form's metadata and comparing it to other MyInventory samples, a culprit was identified. This selection category has a customized view controller; however, what triggered the abnormality on its behaviour is the "ReuseExistingViewContext = true" property for the SelectionInput attribute. Removing this property from the attribute made the selection work as expected on default view controller. But, removing the said property prevents the custom UITableViewController to work, as assigned on NavigationTargetIdentifier.


[SelectionInput(SelectionMode.Single, DisplayMemberPath = "Name", ListSourceType = typeof(CategoryListViewModel), ReuseExistingViewContext = true, NavigationTargetIdentifier="CategoryListViewController")]public static string Category;


This sample project was provided Jack on this thread "How to Use EditorType.Selection and NavigationTargetIdentifier to Enable Searching?"

Please advise. Thanks!

Hi Yuri,

Thanks for your response.

I’m afraid that the latest build of Crosslight (build 51) is not successfully applied to the project yet.

I'm not sure I undertood this context. Are you saying I downloaded the wrong build? Or this fix was not included on build 51? Or is there something that needs to be done on MyInventory project to fix the issue? I don't follow, please clarify. You mentioned something would help, what would that be exactly? I don't believe I see any video.

FYI: I was using the same version when I recorded that video. 

Please advise. Thanks!

I don't believe MyInventoryModalContext2 video is attached somewhere.

Hi Yuri,

Thanks for showing the video; however, you did not select an item from the categories. See attached video.

Great! We'll give it a try. Thanks!

Great! That sure thing works. Although I don't believe this is part of the developer documentation. Or I could be wrong. Again, thanks for your support... appreciate it.

All times are GMT -5. The time now is 12:54 AM.
Previous Next