HTML5 Pivot Table 5.7.150 Trial edition

StatusIDPriorityType
Open29168CriticalQuestion
ProfileReply
suterClient

when I test the trial edition of HTML5 Pivot Table 5.7.150,I change the connection string and check connection success,but toolbar_new and toolbar_open does not work,what should I do,any suggestion!

Attached files:

Replies

UserDescriptionPosted On
olegorehvaClient

1. Open web.config

2. Remove XML-comments like my attached image

3. Save web.config

4. Restart application.

I think it will solve your problem.

suterClient

I have done as you said, but nothing changed.

Attached files:
olegorehvaClient

Could you send me screens of your browser console when you load application? Please see my attached images. Do you have any items with code which doesn't equal 200 (network tab)?

suterClient

something wrong about the localization.

Attached files:
olegorehvaClient

I see. It's our mistake. Our localization for Chinese users is not full. Sorry for it.

You have to set the English language like default localization for our application.

You need:

1. Open file \Assets\js\app.min.js

2. Find 'defaultConnection:"Provider=MSOL'

3. Insert before "'preferLanguage': 'en'," (see my attached image)

4. Save file

5. Restart application

 

Attached files:
suterClient

THanks very much ,it is ok now. I have some other questiones:
1.As you say ,localization for chinese is not full, Is there some APIs or language resource file for localization,I can set the translation by myself?
2.In the attatched file ,there are part 1 to part 4,I want to know ,Part 1 looks unreasonable, is it a bug? Part 2 to part 4 ,the three region looks surplus for me ,can I hide them?

Attached files:
olegorehvaClient

1. I sent you an email.

2. At the moment you can't remove areas of the application. "Part 1" is not bug :). We will make possibility to configure these areas in the next version.

Write US