how to implement the functionality that is on all the sites? up and down arrows

Certified Associate Developer

Hi community @Appian, 

I simply want to be able to implement this :

),
a!richTextIcon(
icon: "sort-up",
size: "MEDIUM",
link: a!dynamicLink(saveInto: a!save(index:fv!index-1)),
linkStyle :"STANDALONE"

)

this is what I have currently, 

any leads on how  I can accomplish this?

thanks,

  Discussion posts and replies are publicly visible