iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello
I'd like to expand my previos post
http://www.intersoftpt.com/Community/ClientUI/Navigate-to-page-in-external-xap/
When I open page (UXPage1) which belong to external xap (ClientUIExternalApp1) with some parameters i.e. ID, error occured (in UXPage) when I try read QueryString from this.NavigationContext (this object is null)
Any idea ?
Regards
Andrzej
Hi Andrzej,
The new hotfix is now available (build 4), which includes the fix to this issue.
In your code, use this.NavigationContextExtended.QueryString in order to access the parameter.
Hope this helps,Jimmy
Hi
Can anybody help me ?
One week without response .. so long !
Kind regards
Hello Andrzej,
First of all, deeply apologize for the late response. I can also see the issue in here and need to discuss with our developer teams. I will let you know the result asap.
Regards,Handy
The e.QueryString in the OnNavigatedTo method is populated correctly when navigated locally. However, it seems to populated too late when the page is navigated from external application (through ClientUI application framework). Consequently, this caused an error when your code attempted to access the e.QueryString dictionary in the method.
The fix for the issue will be available in this month's hotfix due to release in a couple days.
Thanks,Jimmy
Hi Jimmy,
Yes, it's working now.
But...
Is it neccesary to add new "NavigationContextExtended" property.
If so, that's no problem, otherwise it leads to a lack of clarity of methods and their applications (in my opinion).
Kind Regards
Yes, it's necessary to use the NavigationContextExtended since we extend the default navigation behavior.
You can always use NavigationContextExtended in all scenarios, it should work 100% reliable, whether the page is navigated from a local application or an external application.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname