When my form opens for input, I want to set a choice dropdown to user(). I actually have this working using the default parameter on the dropdown.
But two things make me want to change it:
1. It's actually a created by value and shouldn't ever change.
2. The dropdown control won't let me radius the corners so it's aesthetically less pleasing.
And as I'm typing this out, I think I have a solution.
On the new form, I can hide the entire datacard and set the value appropriately. Then on the edit form, I can add a Input control that shows the current value and disable it. And hide the dropdown based on form mode.
Heh. lol. Thanks for attending DC's SAT. That's Self-Assisted Tutorials. 😄