There is a way to accomplish this Megan.
I used four data entry fields to test this out: [Detail1] (text field), [Detail2] (multi-select text), [Detail3] (numeric currency), and [Option1] (text - multiple choice).
- Add both a formula rich text field and a checkbox field for all of your fields that get filled out
- Add an additional check box
- Add formulas to the rich text fields (change the stylization to meet your need)
- Example: "<a style=font-size:175%;color:#0000cc;font-family:helvetica;background-color:#ffffcc;><b>"&[Detail1]&"</b></a>"
- Swap your field name with "Detail1" from the above example
- Add dynamic form rules
-
- be sure to check the "Collapse the space when hiding fields" option
-
This setup allows the user to fill out the field, once the field is not blank it will hide that field and the rich text field will show in its place, and the edit check box allows the user to toggle between the entry fields and the rich text fields so that they are able to make changes if needed.
Here is what it looks like with everything shown so you can see the changes occur with the logic.
Entry fields are blank:
------------------------------
Adam Keever
------------------------------