I'm working on an IT Dashboard app in Power Apps integrated with SharePoint. I've added a text input box named "ITComments" to my form, but it is not showing up in any state (visible, hidden, etc.). I've checked the following:
- The "Visible" property is set to
true. - The position and size are correctly set.
- The parent container is visible and correctly positioned.
- No conditional visibility formulas are preventing it from showing.
- The SharePoint field it is bound to exists and is properly configured.
Despite these checks, the "ITComments" box remains invisible. Any suggestions or solutions would be greatly appreciated!
