Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello,
I have the below list of requirements for which I am considering to make use of Part Request object.
i) A workflow process is required where different tasks for the teams are triggered.
ii) Different teams edit the Part Request and enrich the part information
iii)Teams should only be able to edit/update fields corresponding to them. Example: Mechanical team when trying to edit the Part Request, should only be able to enter values for attributes corresponding to Mechanical Department.
ii)Parts should not be created in the system until the enrichment by different teams are completed
But in Part Request I see limitations with layouts as it cannot be customized. As an alternative way, I am planning to add new actions under Part Request Actions tab where different teams will see an Edit-like option to enter the attributes corresponding to them.
I was hoping to get a new perspective on this and how one shall go about the implementation of a custom wizard with specific attributes.
Thanks in advance
Sha
Hi @Sha11
What is the layout limitation in your case?
You can create whatever you want in the creation wizard or edit wizard by JSP and you are not tide by any layouts.
PetrH