I am creating an Accident/Incident report form with the approval process.
What is the best way to handle below?
1. All 35 fields, accept 3 fields under Property Damage section, must be mandatory before submiting for an approval if the Type of Incident is not "Property Damage"
I can create a status "Invistegated" and use that for the validation and entry cretiria for the approval process.
2. We have 4 Corrective Actions. 1 along with completed by and date must be mandatory, not all.
3. If the Type of incident is "Property Damage" then 1 of the 3 fields under Property Damage section must be mandatory, not all.
Thanks
Tarun
1 answer
Can you list the required fields, the API Field Names, the Datatype of each field and the other requirements? (all of that stuff is kinda important when writing a Formula)