Hi all,
I want to populate radio button list with data from List method on a SQL Service Instance SmartObject. Is there way to sort the output from this List method based on a different column which has display order in the table?
DocType Table
----------------------
DocTypeCode - primary key
DocTypeName - Display Value
DisplayOrder - integer
Can this be accomplised in anyways?
Thanks,
Praveen