Skip to main content

Vertical labels on Workflow forms?

Comments

1 comment

  • Permanently deleted user

    Answered the first part of my question on my own just ten minutes after I posted:

     

    Instead of using text boxes and labels, I used groups for everything. Groups have a setting for having items within organized vertically or horizontally.  Each fieldname/field value pair is made up of a Group item, with another Group item inside of it.

    GROUP1 (label/field name, this is hard-coded into the description in the form design in the workflow)

        GROUP2 (field value, attached to GROUP2 description property, this is populated with a variable via a RuntimeModifications assignment)

     

    Still have not solved the issue wit making my labels bold, but this gets me a little closer to what I want to show.

     

    0

Please sign in to leave a comment.