want to include more details in title or filename
-
- Phoca Member
- Posts: 20
- Joined: 03 Jan 2012, 08:29
Re: want to include more details in title or filename
Any one give me some suggestions for my requirement Phoca Professionals..
-
- Phoca Professional
- Posts: 258
- Joined: 02 Jun 2011, 09:29
- Contact:
Re: want to include more details in title or filename
I think the easiest way is to add a custom view with an ajax form (like the download driver form at this amd homepage: http://support.amd.com/de/Pages/AMDSupportHub.aspx). Could be done without the need of adding tables, etc.
-
- Phoca Member
- Posts: 20
- Joined: 03 Jan 2012, 08:29
Re: want to include more details in title or filename
Thanks SonRiab..
It will be useful for me in filtering type search.From where that Ajax form fetches the information?? Even it gets the required file,I want to list all the universities,year,etc. This is my mandatory condition SonRiab..
It will be useful for me in filtering type search.From where that Ajax form fetches the information?? Even it gets the required file,I want to list all the universities,year,etc. This is my mandatory condition SonRiab..
-
- Phoca Professional
- Posts: 258
- Joined: 02 Jun 2011, 09:29
- Contact:
Re: want to include more details in title or filename
Do you want to list them similar to the subcategories? (as seen in the image)

and then list the files?


and then list the files?

-
- Phoca Member
- Posts: 20
- Joined: 03 Jan 2012, 08:29
Re: want to include more details in title or filename
ya you are correct SonRiab...But the file download option will come after 3 or 4 steps of list SonRiab..
-
- Phoca Professional
- Posts: 258
- Joined: 02 Jun 2011, 09:29
- Contact:
Re: want to include more details in title or filename
Hmm, and you want to provide a breadcrumb-like navigation?
-
- Phoca Member
- Posts: 20
- Joined: 03 Jan 2012, 08:29
Re: want to include more details in title or filename
ya like breadcrumb navigation only. Guide me with suggestions
-
- Phoca Professional
- Posts: 258
- Joined: 02 Jun 2011, 09:29
- Contact:
Re: want to include more details in title or filename
Something similar to the second picture I have posted above?
-
- Phoca Member
- Posts: 20
- Joined: 03 Jan 2012, 08:29
Re: want to include more details in title or filename
Thanks for your Guidance SonRiab.I am creating MVC for each listing.