In my scenario,five users from different group can initiate the process with one form assigned.For example,if an user from Group A initiate the process with a form,he can assign to other four users from different groups(B,C,D,E) by selecting the drop down fields in the form,if an user from Group B initiate the process,he can assign other three groups(C,D,E),if an user from Group C initiate the process,he can assign other two groups(D,E),this is how my workflow works.but my question is ,can we hide the field based on the user's login?if Group B user initiate the process,Group A user's drop down field should not be shown.if Group C user initiate the process,Group A,B users drop down fields should not be shown.for this i don't want to use multiple forms to initiate because its all done with one process.Hope you understood my scenario.
Any suggestion would be appreciated.Thanks