Loading...

RE: Can quest web parts let me create a form that only shows some fields?

RE: Can quest web parts let me create a form that only shows some fields?

#5269
Anonymous
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.