Hello, I created multiple buttons (6) via workflow...
# general
s
Hello, I created multiple buttons (6) via workflow. Is there any way I can arrange the buttons? Currently the arrangement changes every reload of the record.
l
You could try to regroup these workflows in a single one, and order button creations in your action list.
s
my concern is that the buttons do not follow a process. it's independent from each other
l
Maybe you could order them by triggering them with a master workflow that loads them in order on certain transactions ? (a wf that starts other wfs)
s
interesting! i will try that one. thank you!