By Tag: Domino Development / Domino Designer / docchildren
for a categorized column I have as formula: @Trim(Tx_MainCategory) + " (" + @Text(@DocChildren) + ")" Now I would like to category with the most docchildren to appear on top, how do I do this?
Domino Development / Domino Designer