theKush / uexio

0 stars 0 forks source link

Categories are not getting populated in the side bar #17

Closed theKush closed 10 years ago

theKush commented 10 years ago

All categories need to be displayed in the side bar.

mkwiatkowski commented 10 years ago

22 needs to be done first, as we need the category dropdown on the product form page.

theKush commented 10 years ago

We already have a category model, is there away to display the categories that are already there in the database. And there is already a placeholder in the UI of the form for categories dropdown, but its commented out right now.

jordanhudgens commented 10 years ago

You can iterate through anything in the model and display it.

From: Kush Patel notifications@github.com Reply-To: jordanhudgens/uexio <reply+i-32032479-fde1987293658321414ed5a74aafbbe991fb9b08-4793136@reply.git hub.com> Date: Fri, 02 May 2014 07:04:19 -0700 To: jordanhudgens/uexio uexio@noreply.github.com Subject: Re: [uexio] Categories are not getting populated in the side bar (#17)

We already have a category model, is there away to display the categories that are already there in the database. And there is already a placeholder in the UI of the form for categories dropdown, but its commented out right now.

‹ Reply to this email directly or view it on GitHub https://github.com/jordanhudgens/uexio/issues/17#issuecomment-42035266 .