Search found 14 matches

Go to advanced search

by Antonia Warren
Wed Feb 06, 2013 5:28 pm
Forum: Issues
Topic: Uploading file to Tiggzi DB tutorial
Replies: 11
Views: 2816
 
Jump to post

Uploading file to Tiggzi DB tutorial

Hi, Thanks for this. Will try it soon.

by Antonia Warren
Fri Dec 21, 2012 4:50 pm
Forum: Issues
Topic: Working with plugins
Replies: 61
Views: 17196
 
Jump to post

Working with plugins

I want to add a rating stars scale to my project so that users can rate each item. Can I use a plugin that someone else already created such as http://www.fyneworks.com/jquery/star-... to help me to accomplish this? This plugin downloads as a zip file and when I extract it, the files are js, css and...
by Antonia Warren
Fri Dec 14, 2012 4:51 pm
Forum: Issues
Topic: Searching for more info on UI elements and building dynamic table
Replies: 3
Views: 661
 
Jump to post

Searching for more info on UI elements and building dynamic table

Thanks. I found this little solution on http://stackoverflow.com/questions/23... on how to append to tables. Can you tell me how I translate it to Tiggzi? $(function() { var tbl = $('').attr({ id: "bob" }); var row = $('').attr({ class: ["class1", "class2", "class3...
by Antonia Warren
Fri Dec 14, 2012 11:49 am
Forum: Issues
Topic: Searching for more info on UI elements and building dynamic table
Replies: 3
Views: 661
 
Jump to post

Searching for more info on UI elements and building dynamic table

I want to build a table dynamically. How can I append to a table? Secondly where can I find more information on the options that are available on elements? For instance, the tutorial ( http://docs.tiggzi.com/tutorials/buil... ) uses dropDown.append() and dropDown.selectmenu('refresh') where dropDown...
by Antonia Warren
Tue Dec 04, 2012 2:04 am
Forum: Issues
Topic: How to display an image from Tiggzi database?
Replies: 11
Views: 2813
 
Jump to post

How to display an image from Tiggzi database?

Hi again, is there a way to create a rest service to return a row where a column is equal to a specific value. I don't understand how to use the queries as explained on this link http://help.gotiggr.com/documentation... for instance, where do I put them? Is there anyway to do it using the Edit mappi...
by Antonia Warren
Sun Dec 02, 2012 3:57 pm
Forum: Issues
Topic: How to display an image from Tiggzi database?
Replies: 11
Views: 2813
 
Jump to post

How to display an image from Tiggzi database?

Hey Katya I got through by creating an input field on the page to type in the name of the file to retrieve and mapped it to the filename field. I got the image loaded when I did this. Now I will look for a way to get all this done in the backend (because the users would not have access to the file n...
by Antonia Warren
Fri Nov 30, 2012 7:15 pm
Forum: Issues
Topic: How to display an image from Tiggzi database?
Replies: 11
Views: 2813
 
Jump to post

How to display an image from Tiggzi database?

Hi Katya thanks for this. I took a while to figure out how to use the 'More Options' button on the create page to load your zip file but I was able to do it. I changed, as you said the database_id parameter in db_settings to be my database id. I don't know how to populate with the file name. Can you...
by Antonia Warren
Thu Nov 29, 2012 5:30 pm
Forum: Issues
Topic: How to display an image from Tiggzi database?
Replies: 11
Views: 2813
 
Jump to post

How to display an image from Tiggzi database?

Thanks Katya, but I think that a solution does exist already for what I want to do. This post is about a user who was able to display an image to image containers on his page by using a file name and querying it to files storage to retrieve the image. This is similar to what I want to do. https://ge...
by Antonia Warren
Wed Nov 28, 2012 9:02 pm
Forum: Issues
Topic: How to display an image from Tiggzi database?
Replies: 11
Views: 2813
 
Jump to post

How to display an image from Tiggzi database?

I've managed to try the following: Created a button with a click event that run javascript when clicked. I created an image on the UI with the name imgEquation I modified your script with my db id, name of image file and I assigned the image on the UI to be the equal to 'data' (this I am unsure abou...
by Antonia Warren
Wed Nov 28, 2012 4:49 pm
Forum: Issues
Topic: How to display an image from Tiggzi database?
Replies: 11
Views: 2813
 
Jump to post

How to display an image from Tiggzi database?

Thanks Katya for your reply. I don't know where to put this code (for instance, should it go in a panel or if I should create a new Javascript file) Also I am not sure how to handle the result 'data' in order to display the image on the page. Can you help me here? Is there a tutorial that I can go t...

Go to advanced search