• RE:How to make an empty transformation
    Forum Post Aug 5, 2013
    Hello Martin, thanks for responding: I am fully open to the possibility that I set up my transformation incorrectly. I have several hierarchical transformations for menu items: Primary Navigation Sub Navigation Site Map They are all basically structured the same....

  • IfEmpty for String
    Forum Post Sep 19, 2013
    Hi, I am trying to use IfEmpty in my transformation to hide/show some field on the basis of of Some object. Its of type Long text. <div style="display:<%#IfEmpty(Eval("key"), "none", "block") %>"> </div> I used same syntx for video object type, that worked, but this ...

  • RE:Document type URL links on or off
    Forum Post Dec 10, 2013
    Is the full biography just a single field? If so, assumming it is called "FullBioField", something like this would only show the link if that field is not empty: <h2><%# IfEmpty(Eval("FullBioField"), "", "<a href=\"" + GetDocumentUrl() + "\">") %> <%# Eval("Name") %> <%#...

  • Product option selection will postback and reset options
    Question Jun 5, 2014
    I copied the following transformation from the demo e-commerce site to my own site: <%@ Register Src="~/CMSModules/Ecommerce/Controls/ProductOptions/ShoppingCartItemSelector.ascx" TagName="CartItemSelector" TagPrefix="uc1" %> <%# Localize(Eval("SKUShortDescription")) %> ...

  • Pages data type selection
    Question Feb 16, 2021
    I am trying to create a list of related documents in a page type. I have added a field, RelatedArticlesList, and assigned the Pages data type and control to it. I have a very simple query to get the list of documents out, but I keep hitting a null reference exception. My quest...

  • New Hotfix 4.1.9 Released
    Article Oct 19, 2009
    The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.

  • New Hotfix 6.0.20 (build no. 4444) Released
    Article Mar 2, 2012
    The new hotfix package was released and it is available for download. You can find the hotfix packages in the  Bugtracker section  (the orange box on the right). Instructions are included, please read carefully.

  • RE:Imported images are automatically assigned to en-us culture... even if the en-us culture has been removed!
    Forum Post Feb 16, 2012
    Hi, I am little bit confused. Could you please clarify? You mentioned a document type with image selection field - so, the image is a document attachment. But then, you mention that you added the file in the content tree - which I think you meant a separate document "CMS...

  • Best way to show dealer (office) detail
    Question Mar 21, 2016
    Hi A question from a colleague: I'm wondering what the best approach is to show office details. I have a "dealer locator" with a google maps, after a search we get a list of suitable dealers in the region. When I click on a dealer, the dealer detail page opens. This detail...

  • Multiple Choice Dual List (With Sort)
    Marketplace Item Jul 21, 2014
    Multiple Select Form Control with dual lists and buttons to move items from one to the other, with optional ordering of the selected items.

  •   ... 41 42 43 44 45 46 47 48 49 50 ...