How to allow end users to upload a profile photo from Workspace to a table field?

Tejas Adhalrao
Tera Guru

Hi everyone,

I have a custom table that contains a Profile Photo field.
I need to give end users the ability to upload a profile picture from Workspace (e.g., Agent Workspace / configurable workspace).

What is the recommended approach to:

  • Allow file/image upload from Workspace

  • Store the uploaded image in a table field (or attachment)

  • Display the uploaded profile photo back in the Workspace UI

Is this handled using attachments, image fields, or a custom UI component?
Any guidance or example would be appreciated.

 

we don't have portal we are developing custom application. need to update the profile picture from workspace

5 REPLIES 5

Dr Atul G- LNG
Tera Patron

Hi @Tejas Adhalrao A user should not use the Workspace to upload the image. As you mentioned, you’re using a custom app, so it’s better to create a portal for that. Alternatively, you could create a catalog item where the user uploads the image, and then map it to the appropriate record or relevant table in the backend.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************