View Cart|Wish List|Login|Register | Thursday, May 24, 2012
 
 Search   ..:: Support &
    Service
  Forum
::..
 
    Minimize
www.catalooksupport.com ::: another place for CATALooK.netStore support

    Minimize
SearchForum Home
     
  DotNetNuke  CATALooK.netStore  MiniDashBoard n...
 MiniDashBoard not showing short description
 
 11/16/2011 8:01:37 AM
SCI-A111390A4EE748638A18A4DCEB05A5F1
6 posts


MiniDashBoard not showing short description
Since my help requests don't receive an answer from support, I post here my problem hoping to find a solution:

I recently updated my Catalook from 6.0.8 to the latest 6.4.2 and, in some cases, I have a problem showing, in the MiniDashBoard, some of the short description (product summary) for the products.
This is the problem:
Until I do not click on the update link in the product main edit page (that is supposed to be an UPDATE operation on the CAT_Products table), the descriptions are correctly showed, but if I go inside the edit page and (also if I do not modifying any field) click on update, the description I use as a product summary is no more showed.

I attach the portion of the code of the MiniDashBoard skin showing the description (product summary):




Javascript functions:




PS: Taking a look at the CAT_Products and CAT_Resources I saw the descriptions of the products I updated are in puure html and are not converted in plain text (e.g.< doesn't become <)... I wonder if this could be the problem...
 11/16/2011 8:05:16 AM
SCI-A111390A4EE748638A18A4DCEB05A5F1
6 posts


Re: MiniDashBoard not showing short description
Here is the code: -div class="Product-Summary"-
-script-{document.write(LocDesc('-%# LocDesc(Container)%-'))}-/script-
-/div-

Javascript functions:
-SCRIPT LANGUAGE="Javascript"-
function LocDesc(id) {
var o = document.getElementById(id);
var t = o.title;
o.title = '';
return t;
}
-/SCRIPT-

-script runat="server"-
Public Function LocDesc(container as DataListItem) as string
Dim h As HyperLink, s as string, o as object
s = container.ClientID & "_Hyperlink2"
Return s
End Function
-/script-
 11/17/2011 1:25:40 PM
SCI-A111390A4EE748638A18A4DCEB05A5F1
6 posts


Re: MiniDashBoard not showing short description
really no idea? no help?
 11/21/2011 7:54:12 AM
SCI-A111390A4EE748638A18A4DCEB05A5F1
6 posts


Re: MiniDashBoard not showing short description
great support.
  DotNetNuke  CATALooK.netStore  MiniDashBoard n...

    Minimize
www.excommerce.com ::: eXcommerce are a dedicated reseller of Catalook. If you want the features of catalook without the hassle of setup and maintenance and want some extra support options please check our services.
      

References / Live Stores | Forum | Trial Downloads | Resource Directory | Release History | Support Requests | Referral Program | Contact
CATALooK |  Terms Of Use |  Privacy Statement
Copyright 2002-2010 CATALooK