I have an App called "Features"
In Features, I have these fields:
- Heading
- Text
- Image
The app has two separate razor templates. One of the templates displays an image, and the other one does not.
How can I hide the "Image" field from Template B, but still display it in Template A? Is this possible with Formulas? If so, how?