• Uniselector with custom data
    Question Feb 25, 2014
    I have a web service that returns a `List ` that I'd like to pass onto the uniselector for display and selection. Has anyone done anything like this? Any pointers on how to make it happen? Thanks

  • Set main menu highlighted item depending on their sub items selection
    Question Dec 11, 2017
    Hi, I have a top menu navigation, that is built using a repeater and not a CMSMenu, I also set a script to change the css for the highlighted menu item, which changes when hovering on other items. the script is: $(document).ready(function(){ $(".CMSListMenuLI").hover(...

  • Best way to do WHERE IN on multi Uni selector value
    Question Apr 16, 2015
    I have a Uni selector field and want to find the best way to check if a particular ID is in the column. I found a Func_Selection_ParseIDs function in the database, but Uni selector stores its values with a ";" delimeter, as opposed to ",", which the function requires...Here'...

  • New Hotfix 6.0.14 (build no. 4402) Released
    Article Jan 20, 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.

  • CSS appears to quit loading after a double colon
    Forum Post Jan 10, 2012
    I have discovered that a CSS file while stop loading once it reaches a double colon (::). Problem is doulbe colons are is used in CSS. Including in a very common reset CSS included with html5boilerplate. Here's the CSS in question ::-moz-selection{ background: #0054a5; c...

  • Wireframe document type not available for folder document type
    Forum Post Nov 29, 2012
    We are using version 7 and I am trying to create a wireframe document under a folder document, however when I click New after highlighting the folder, the wireframe document is not available for selection. The only selections I have are Page, File, and Folder. I've also tried...

  • RE:Custom table file field for upload??
    Forum Post Nov 14, 2013
    Hi, Thank you for your message. Ian is correct, Unless you want to develop a custom form control for this purpose, I would recommend using the Text Attribute type together with Media selection Form control. You will enable this by selecting the Text attribude type and...

  • RE:External Links in navigation?
    Forum Post May 8, 2013
    Just a heads up found this article: Navigation Menu Universal Viewer And this syntax worked: <li style="font-weight:bold;"><a href="<%# IfEmpty(Eval("DocumentMenuRedirectUrl"),GetDocumentUrl(),Eval("DocumentMenuRedirectUrl")) %>" <%# IfEmpty(Eval("DocumentMenuJavascri...

  • 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 ...

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