Antonia Warren
Posts: 0
Joined: Mon Nov 26, 2012 11:36 pm

Uploading file to Tiggzi DB tutorial

Uploading Files to Tiggzi Database using File Api tutorial at the link http://help.gotiggr.com/getting-start... does not work. I am stuck just at about the point where I am instructed to test the app; "sign in and open the file selector dialog". When I click the button to select the file to upload, nothing happens. I am building and testing in Firefox 16. Any ideas?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Uploading file to Tiggzi DB tutorial

I just checked, the link works.

Antonia Warren
Posts: 0
Joined: Mon Nov 26, 2012 11:36 pm

Uploading file to Tiggzi DB tutorial

Thanks Max, the link does work, what I was questioning was the actual contents of the tutorial.

I am having trouble displaying the file selector dialog after I click a button.

There is a panel component that contains the following custom code:

I have a button and tied to the button is a click event with the following javascript:

$('#fileselect').trigger('click');

I am thinking that when i click the button the file selector dialog should open but nothing happens.

Any ideas on why this is not happening?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Uploading file to Tiggzi DB tutorial

Hello!
Thank you for detail description.
I tested your problem, we will fix it as soon as possible.

Antonia Warren
Posts: 0
Joined: Mon Nov 26, 2012 11:36 pm

Uploading file to Tiggzi DB tutorial

thanks!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Uploading file to Tiggzi DB tutorial

Hello!
It's fixed.

Antonia Warren
Posts: 0
Joined: Mon Nov 26, 2012 11:36 pm

Uploading file to Tiggzi DB tutorial

Hi, Thanks for this. Will try it soon.

CarmeloMilian
Posts: 0
Joined: Sat Apr 06, 2013 4:01 am

Uploading file to Tiggzi DB tutorial

Is there a tutorial similar to this one but with the camera API. I need to take photo then upload to tiggzi database.

http://help.gotiggr.com/getting-start...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Uploading file to Tiggzi DB tutorial

First of all I would recommend you to use our new docs site. Please take a look here http://docs.tiggzi.com/tutorials/uplo...

Unfortunately we don't have such tutorial, but here is the link to post where you can find information on how to do this https://getsatisfaction.com/tiggzi/to...

CarmeloMilian
Posts: 0
Joined: Sat Apr 06, 2013 4:01 am

Uploading file to Tiggzi DB tutorial

I think I am running with the same issue, on opening the page with the Upload form and selector I am getting this error

ReferenceError: fileSelectHandler is not defined
[Break On This Error]

var fileselect = $('#fileselect');

How was the previous error fixed?

Return to “Issues”