Hoppa till huvudinnehållet

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?

Kommentarer

3 kommentarer

  • Berend Veldkamp

    You can use the Inject CSS activity, and inject this:

    .ButtonBar { text-align: right }

     

    0
  • Ken Lyon

    @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
  • Lee Brannon

    Thanks Berend, that was most helpful!

    Ken, thanks for the update, I'll gladly welcome other positioning options.

     

    Lee

    0

Du måste logga in om du vill lämna en kommentar.