Corresponding number of thumbnail should appear on the side

Bug #706162 reported by Yumumu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
yumumu
Fix Released
High
Brad Phillips

Bug Description

there should be a corresponding number on the side indicating the order of the thumbnail so each style on the lookbook could be referred to as 'Look 01,02....and so on'

Please see attached visualisation for clarification.

Revision history for this message
Yumumu (info-yumumu) wrote :
rejon (rejon)
Changed in yumumu:
status: New → Confirmed
importance: Undecided → Critical
importance: Critical → High
assignee: nobody → Brad Phillips (brad-bradphillips)
milestone: none → 2.0
Revision history for this message
Brad Phillips (brad-bradphillips) wrote :

Cool, I'm 3/4 of the way there with this, but I'm having trouble updating the value in the db from the /dashboard.

Bassel, notice in the /cp/your-images area, next to the title of each associated image, there's an Order: field that correctly pulls in the 'order' field that I created in the apps_photo_archive table. This field accepts integers & will be used as the value that is placed on the Collections page. This can also be used to order the thumbnails.

If you try updating the value from the dashboard, the js correctly updates & it will appear as though the update was successful, but (upon page refresh) you can see that the actual db alteration never successfully completes. I'm using the exact same markup in the <edit></edit> field for the title (which does work). Bassel, can you check this & let me know how I might resolve? The markup is located in widget 75. After it's successfully updating, it will be simple work to order by & display this field on the Collections pages.

Revision history for this message
Bassel Safadi (bassel) wrote :

Brad, i fixed this, it was just the join select on the inherit of widget 75 in widget 54, it was selecting the id value from each table, so since the id value of the other table is not needed I just removed it and it works now.

Revision history for this message
Brad Phillips (brad-bradphillips) wrote :

Great, thanks Bassel! Ok, so I've added the field to display on the Collections & the thumbnails are currently displaying from right to left going from smallest to largest.

Changed in yumumu:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.