We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Hrsd

PREETI RANA
Tera Contributor

I have a requirement that a photo type variable is on HR task for onboarding and when candidate receive the task candidate can edit crop the photo and save there only and preview option should be there

2 REPLIES 2

Tanushree Maiti
Tera Patron

Hi @PREETI RANA 

 

ServiceNow does not offer an OOTB Photo Editor variable type .

 

You will need to customize the widget . Edit and cropping the photo - I think without Admin ,nobody can do it as per ServiceNow provided feature.

 

Refer: https://www.servicenow.com/community/architect-forum/using-employee-form-to-collect-input/m-p/346478...

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

abirakundu23
Giga Sage

Hi @PREETI RANA,

ServiceNow does not provide an out-of-the-box (OOB) photo variable type, nor does it offer built-in functionality to edit or crop uploaded photos.

To achive this requirement you need to build custom solution. So, need to build custom widget and need to build logic for crop, edit image functinality.

Please mark helpful & correct answer if it's worthy for you.