Hello,
Is there a way to remove some of the options in the "choose device". Like if I want only desktop, Iphone 5 and Iphone 6?
Thank you.
Hello,
Is there a way to remove some of the options in the "choose device". Like if I want only desktop, Iphone 5 and Iphone 6?
Thank you.
Hello,
You are asking questions about SurveyJS Creator which is commercially licensed. Could you write us from the email linked to your license?
Thanks, Serge
SurveyJS Team
Hello Serge,
The product was purchased by my client and they bought it with their personal email. So I am unable to send any emails from there.
Please ask your client to contact us to transfer you the license. You client will be the license owner and you will be a developer who uses the license.
Thank you,
Andrew
SurveyJS Team
Hello,
In order to validate a customer we need to have a email. We check in our database whether a license is linked to the certain email.
Thanks, Serge
SurveyJS Team
Hello,
I am sorry to tell you this, but this is a worst kind of user support. I am a freelancer and my client is refusing to do such thing. We are asking simple questions and it is better if you answer them and understand our situation.
Hello,
Let's make it clear. It is the job and task of your employer to provide you with a developer license. If your employer refuse to do it, then your job can't be used by this company/enterprise. It is simply illegal since it violates our license.
We are small software company that produce and support Open Source Libraries. We have no resources to provide free support. If we start doing it, we will be out of business pretty soon. Our goal is provide our customers with great product and services. If our customers will not pay us, because the quality of product or service is not good enough, we will be out of business too.
I am in this kind of business, developing and supporting libraries for software developers, since 1996 and I never failed bad and I am not going to fail with this company. It means that to get support from us you should talk to your employer. There is nothing personal with you as developer.
There is a global variable that represent the JSON in the following format: deviceType: deviceParameters. You can find it in survey-creator.d.ts
delete SurveyCreator.simulatorDevices["iPhone5"];
Thank you,
Andrew
SurveyJS Team