When creating a Web Form you may have situations where you would like to present information in the form of a Table and this can be added to your form using the Rich Text element.
After you've added a Rich Text field to your form and click on the Gear icon when hovering over the field (termed the Inspector) you will be taken to a window where you can add text and also a variety of other functions:
From there you will click on the Table icon to start building your table:
From there you will be asked to determine how many columns and rows that you would like in your table, as well has many pixels for the height and width of the table:
If you click on the Advanced section you can add in Custom Styling like for instance adding a black border around the Table using the following command "border: 1px solid black" as seen below:
You can also right click on any of the Cells and then go to Cell Properties to style each individual cell.




Comments
0 comments
Article is closed for comments.