I’m quite sure I’m having a brain-fart here, but I can’t for the life of me figure it out.
I’m building a form on a Details Layout, and trying to add a Choice component.
The choice component appears in the list of available options, but when I select it nothing happens.
When this happens, I know it usually means there is no available column to write to. But that is not the case - I have User Specific Columns ready to take my inputs, and I have a single row of data in the table.
The one thing I did notice is that most input components are missing from the list:
ie. No number entry, no text input, image upload, etc.
Of the ones available, the only one I can get to stick is the comments component.
It’s not like I’m learning to do this for the first time - I do this multiple times per day, every day. So I feel like I know what I’m doing, but…
Help?