Hrsd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.