Copy the User Profile Image to Catalog item Form variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 05:46 AM
Hello @everyone,
I have created one record producer with some variables, Whenever user opens the record producer form
and select the user id (reference from sys_user table) the next variable(attachment type or custom type) needs to copy the user record profile photo from sys_user table and paste the image in record producer form variable.
Kindly help with above,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 06:13 AM
Hi @Mohan,
You can create the catalog client script and script include to achieve your requirement.
Thanks,
Vikas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 07:16 AM
Could you please help me with the script ??