Group Box Border

Hello I created group box in form.But I want to know how to give border to entire group box.
Parents
  • Hello, You can add inputs and a border to a Group Box by following the steps below.
    1. Create a Group Box
      1. Under the "Field Type" tab, add a name for this Group Box (e.g. group_box)
    2. Create your additional inputs
      1. Under the "Field Physical" tab, set the Positioning of each input to Static
      2. Under the "Field Border" tab, set the Container Name of each input to the name of your Group Box
    3. Select your parent Group Box again
      1. Under the "Field Border" tab, set the Border Width to your desired width
    4. You may need to save the Form to see these changes take effect
    For an example within Aras Innovator, you can look at the ItemType Form which contains several different Group Boxes with borders. Chris ____________________________________ Christopher Gillis Aras Labs Software Engineer
Reply
  • Hello, You can add inputs and a border to a Group Box by following the steps below.
    1. Create a Group Box
      1. Under the "Field Type" tab, add a name for this Group Box (e.g. group_box)
    2. Create your additional inputs
      1. Under the "Field Physical" tab, set the Positioning of each input to Static
      2. Under the "Field Border" tab, set the Container Name of each input to the name of your Group Box
    3. Select your parent Group Box again
      1. Under the "Field Border" tab, set the Border Width to your desired width
    4. You may need to save the Form to see these changes take effect
    For an example within Aras Innovator, you can look at the ItemType Form which contains several different Group Boxes with borders. Chris ____________________________________ Christopher Gillis Aras Labs Software Engineer
Children