Results 1 to 5 of 5

Thread: Clickable Account Rows

  1. #1
    drewgainor is offline Junior Member
    Join Date
    Nov 2005
    Posts
    4

    Default Clickable Account Rows

    I have been doing some custimazation in the accounts tab - List View. The account name used to be clickable and opened up a detailed view of the account. It is not clickable any more for some reason. Would anybody be able to tell me how to tie that back in so i can click on account name and view account detail. Thanks

  2. #2
    wagnerbl is offline Sugar Community Member
    Join Date
    Apr 2005
    Posts
    330

    Default Re: Clickable Account Rows

    1st) see if your role have permition do "view" accounts;
    2nd) go on modules/Accounts/ListView.html and see if it have something like this;
    <td scope='row' valign=TOP class="{ROW_COLOR}S1" bgcolor="{BG_COLOR}"><slot><{TAG.MAIN} href="{URL_PREFIX}index.php?action=DetailView&modu le=Accounts&record={ACCOUNT.ID}&offset={ACCOUNT.OF FSET}&stamp={ACCOUNT.STAMP}" class="listViewTdLinkS1">{ACCOUNT.NAME}</{TAG.MAIN}></slot></td>

  3. #3
    drewgainor is offline Junior Member
    Join Date
    Nov 2005
    Posts
    4

    Default Re: Clickable Account Rows

    wagnerbl thanks for responding. I do not see that code in that field that your mentioned. Do you know where i can update the actual html for that code? Thanks

  4. #4
    wagnerbl is offline Sugar Community Member
    Join Date
    Apr 2005
    Posts
    330

    Default Re: Clickable Account Rows

    see where you have something like this
    {ACCOUNT.NAME} and replace it with the previous code.

  5. #5
    WayneSugar's Avatar
    WayneSugar is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    155

    Default Re: Clickable Account Rows

    I would definitely check to see if you have the proper premissions to view the account details first.
    Wayne Pan
    Software Eng.

Thread Information

Users Browsing this Thread

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

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
  •