I would like to do a lookup in a Form for the field name of a field in the LF database. It is a short list, so I could technically create this as a static drop down, but for future maintenance, I was thinking it would be easier to do the lookup. (We do not have the SDK.)
My use case is that when team members change titles, I want to provide a way for the document manager to update the titles without having to touch each document. I figured a Form to Workflow handoff would be the easiest way to make this happen.
Thoughts on how to best get the field information?