When I place this on a form, and set the text to pass thru html, it renders properly.
| f | f1 |
| g | g1 |
But when I place that same code in a computed text with “
| f | f1 |
| g | g1 |
| f | f1 |
| g | g1 |
What am I doing wrong?
When I place this on a form, and set the text to pass thru html, it renders properly.
| f | f1 |
| g | g1 |
But when I place that same code in a computed text with “
| f | f1 |
| g | g1 |
| f | f1 |
| g | g1 |
What am I doing wrong?
Subject: Did you highlight the field and mark it as pass thru?
Subject: I did…
So weird…
I ended up putting it in a subform… then it worked.