Missing Link in Xafari Documentation

StatusIDPriorityType
Closed22877MinorQuestion
ProfileReply
Tin-KaiClient

Dear support team,

in "Xafari Documentation / ARMs Navigation / Getting Started" (Screenshot attached)
there is a link missing to a correct page.

Could you please correct for being able to evaluate the ARMs sample for web application?

Great tool and thanks a lot!

Kai

Attached files:

Replies

UserDescriptionPosted On
Sasha (Xafari Support)Client

Hello Kai,

 

In Xafari x06 we have created special template XafariDefaultTemplateContent for web application.

 

For using ARMs you should add XafariDefaultTemplateContent to your application (see attached file XafariTemplate.png) and since version x06 you don’t have to add any custom code in this template.

 

And also you have to change in Global.asax.cs (WebApplication instead of WebWindowTemplateHttpHandler):

Protected Sub Session_Start(sender As [Object], e As EventArgs)
        ...
	WebApplication.Instance.Settings.DefaultTemplateContentPath = "~/XafariDefaultTemplateContent.ascx"
	WebApplication.PreferredApplicationWindowTemplateType = TemplateType.Horizontal
        ...
End Sub

 

We are going to fix documentation soon.

 

Thank you for using Xafari.

 

Please let me know if you need further assistance.

 

Regards,
Sasha

 

Follow us on Facebook http://www.facebook.com/XafariFramework

Attached files:
Tin-Kai

Dear Sasha,
thanks a lot for your quick response!
Unfortunately if i try to add a new item I can't see a template folder called "Xafari" containing XafariDefaultTemplateContent as shown in the attachment.
I reinstalled Xafari and installed Xafari VS Toolbox as well.
Can you please tell me how to get the templates?
Thanks a lot!
Sincerely,
Kai

Sasha (Xafari Support)Client

Hi Kai,

 

We are going to release new build of Xafari 14.2.5.x  tomorrow 4 March.

 

All templates will be added in this build.

 

We will be happy to help you.

 

Regards, Sasha

 

 

Tin-Kai

Perfect, thanks a lot dear Sasha!
With the new version 14.2.5.x now I'm able to see the templates !
Have a nice day!
Kai

× This ticket is closed.

Write US