Is it possible to sort the table on the specified column?

Discussion in 'Knowledge Base' started by admin, May 17, 2013.

    
  1. admin

    admin Administrator Staff Member


    By default, Collection when used as a Table within a Field gets sorted only on the First Column.
     
    naren1234 and mahbu like this.


  2. Shetmano

    Shetmano New Member


    Can we atleast specify the sorting order of the first column - like ascending or descending ?
     


  3. Gagan Jyoti

    Gagan Jyoti Member


    Sir I want to sort the Bill-wise detail on second column i.e. date and not ref. number, please guide.
     


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Not possible. It will always sort on first column in a collection and that too only on Strings. Refer other POSTS on same subject matter, revise the format of the collection so date is first column and also convert the date to yyyymmdd format and then it will work.
     
    Jaydeep Shah likes this.


  5. Gagan Jyoti

    Gagan Jyoti Member


    OK Sir, Thanks for the valuable information.
     


  6. Gagan Jyoti

    Gagan Jyoti Member


    Dear Sir,

    As per the new format of TDL for Prime, is it now be possible to sort on any column?

    [TableSort: $ReferenceDate]
    :confused:
     
    naren1234 likes this.


  7. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Yes it is possible now.
     
    Gagan Jyoti likes this.


Share This Page