Results 1 to 2 of 2

Thread: Issue with Detail view

  1. #1
    AliceShanthakumar is offline Senior Member
    Join Date
    Apr 2009
    Posts
    27

    Default Issue with Detail view

    Hi,
    I have attached alink.In that detail view i am not getting the Product name as a link.This product module i have aadedd through module bulider.I ma stuck up with that .please help me out.
    Attached Images Attached Images  

  2. #2
    shailendra001's Avatar
    shailendra001 is offline A Prolific Poster
    Join Date
    Oct 2008
    Location
    Bangalore India
    Posts
    255

    Default Re: Issue with Detail view

    Hi Alice !
    You can edit "custom\modules\Products\metadata" file

    fine these line
    'NAME' => array(
    'width' => '20%',
    'label' => 'LBL_LIST_NAME',
    'link' => true,
    if link is not true make it true , if this ('link' => true,) is not there in specified line add it there ,
    then go to admin do repairs 1) quick repair and rebuild , rebuild extension

    this may help
    Regards
    Shailendra


    Quote Originally Posted by AliceShanthakumar View Post
    Hi,
    I have attached alink.In that detail view i am not getting the Product name as a link.This product module i have aadedd through module bulider.I ma stuck up with that .please help me out.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 2009-03-04, 10:56 AM
  2. Replies: 13
    Last Post: 2007-10-04, 05:53 AM
  3. Replies: 2
    Last Post: 2006-08-19, 12:00 PM
  4. Replies: 0
    Last Post: 2006-07-11, 10:05 PM
  5. Replies: 0
    Last Post: 2006-05-04, 01:27 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •