10/01/2012 at 7:53 am #5269

Anonymous
Participant
Hello,
You can control what fields to display in qListForm by using the ezEdit->Display tab-> Display Fields option.
Regarding the scenario to show managers names then based on that to display some fields I'd suggest you to use a qSelector and pass the selection through session to a qListForm and use Form Component Behavior to show/hide fields based on the session from the qSelector.
Please consult the documentation for more details. If you still have questions please let me know.