Is it possible to reposition a button in the button bar from the default left side of the button bar to the right side using the Workflow Designer?
0
-
You can use the Inject CSS activity, and inject this:
.ButtonBar { text-align: right }0 -
@Lee Brannon? We are planning on adding improved layout/positioning options in a future release of Geocortex Workflow, but as mentioned by @Berend Veldkamp?, the Inject CSS activity is your best option for now.
0 -
Thanks Berend, that was most helpful!
Ken, thanks for the update, I'll gladly welcome other positioning options.
Lee
0
Please sign in to leave a comment.
Comments
3 comments