…From customers on company Issued desktops and uses case object to track customer issues and grievances. The company would like to capture images of customer site captured by field consultants while they are editing the case record during customer site visit. The Director of IT wants to minimize customization and promote reuseability of code artifacts wherever possible.
What recommendations should an architect give to the company to implement the image capture requirement, while ensuring customer that the service rep can continue to use same lightning pages they were trained to use?
A. So Use Lightning Component as an override for "Edit" action on lightning experience allowing image capture feature. Detect the form factor of the device and redirect the user to the default not overridden view.
B. Create 4 seperate button “Edit in Mobile", which opens & custom lightning component that will allow field consultants to add an image. No change required for desktop users.
C. Use Lightning Component as an override for "Edit'' action on mobile view allowing image capture feature. No Change required for desktop users.