function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KaplanKaplan 

Is steps driven Workflow possible?

Hi,

 

I need to make a page level workflow like:

 

I have 10 fields displaying on a page say GENERALINFO and some one update those fields and assigned this record for further Updates/modifications to someone else, Now, the next person see 10 previous fields and some additional fields for further modifications and reassign the record to some other higher/lower level person. So, same like this, a record is modifying by different users until it reaches its final step.

 

So, Is it some how possible to create a Workflow like this?

If yes, then can some one please provide the useful code or tutorial?

 

 

Thanks in advance

Himanshu Jain

Developer

 

HAPPY THANKS GIVING DAY!!!:manhappy:

sh-at-youseesh-at-yousee

Hi,

 

I would take a look at approval processes if I were you. Sounds like that's what you're looking for rather than having a bunch of workflows controlling your steps.

 

/Søren Nødskov Hansen