Register  |  Login   
HomeUniversal ListSupport ForumsPortfolioContact Us
Forum  
SearchForum Home
  Universal List  Universal List Version 4.x  Version 04.05.0...
 Version 04.05.03 has been published
 
 7/14/2008 11:50:06 AM
host
238 posts
4th


Version 04.05.03 has been published

04.05.03

  1. Added "tabs" feature. Now possible to create Tabs with special tags:

    #TABLINK:GROUPID:TABID# - javascript command for tabs orginize. Used in "onlcick". For example <a href="#top" onclick="#TABLINK:1:1#">Tab 1</a>

    #TABSTART:GROUPID:TABID# - Defined start of tab. For example: #TABSTART:1:1#

    #TABEND:GROUPID:TABID# - Defined end of tab. For example: #TABEND:1:1#

    Count and position of tabs in form can be unlimited
  2. CSS styles for Tabs: Active and Passive styles. For example:

    #TABLINK:1:1:PassiveCssClass:ActiveCssClass# <a href="#top" onclick="#TABLINK:1:1:TreeMenu_NodeSelected:DataGrid_SelectedItem#">Tab #1.1</a>
  3. Added tabs for Edit template. Previously tabs were for ShortView and FullView only.
  4. New feature "Filter from the URL". If you need to set predefined filter from the URL, then you need to add parameter with name of the field to the URL. For example:
    1) We have table "TestTable" with fields: TestName, TestNumeric, TestData
    2) Module works at the URL "http://localhost/dnn/Home/tabid/36/Default.aspx"
    3) To filter by "TestData" we can add one param with value of filter. For example: "http://localhost/dnn/Home/tabid/36/Default.aspx?TestData=01/01/2008" and it will add filter on pageload.
    4) Numeric and String fields can have additional parameter "NameOfFieldAdditionals". It allows set additional params of filter.
    4.1) For numerics =,<,>,<=,>=,<>
    4.2) For strings Contain, Not Contain, Start With, Not Start With, End With, Not End With Examples:
    This example shows all records with TestNumerics<100
    http://localhost/dnn/Home/tabid/36/Default.aspx?TestNumeric=100&TestNameAdditionals=<
    This example shows all records with TestName contains "Joe"
    http://localhost/dnn/Home/tabid/36/Default.aspx?TestName=Jo&TestNameAdditionals=Contain
  5. Handler for "press Enter on Search" has been added. Now Search can be activated by press Enter in the SearchTextBox
  6. Fixed bug for uploading function in the Configuration
  7. Bug with predefined filter and value for default image has been fixed
 7/22/2008 2:49:33 PM
Siberlee
4 posts


Re: Version 04.05.03 has been published

A very nice little product you have here!

Is there any pland to add other paramenter options not from the URL like like TabID ot UserID, etc. etc. or is it in there and I missed it?

 7/22/2008 3:54:12 PM
host
238 posts
4th


Re: Version 04.05.03 has been published
Can you describe a little more about TabID and UserID?
 7/22/2008 6:35:14 PM
Siberlee
4 posts


Re: Version 04.05.03 has been published

 host wrote
Can you describe a little more about TabID and UserID?

 

Primary keys in some of the DNN tables.

So you can customize the date based on the User, or the page they are on.

 7/23/2008 5:12:02 AM
host
238 posts
4th


Re: Version 04.05.03 has been published
There is already feature to customize data based on UserID. Please look at the security, there is "Edit Own", "View Own", etc. It allows for users to see (edit, delete, etc) only own data.
  Universal List  Universal List Version 4.x  Version 04.05.0...
Free DotNetNuke dnndir.com DotNetNuke.fr About Us DotNetFreaks Asp.net Directory - Applications, Controls, ASP.NET hosting, Tutorials www.alldnnskins.com DotNetNuke Powered! Snowcovered
 
CookDNN