Image not getting uploaded

Image not getting uploaded

Hi All,

I have created one form for storing the images, with field names, 'ImgData' - Name of pic and 'Image' - Image loaded. 

Second form has a deluge script to fetch the image on the click of a radio button and the script is as below. It loads the image to the 'Add notes' field 'Ref_Image1'.

show Ref_Image1;
displayimg = Image_Database[ImgID == 4].Image;
if(displayimg != null)
{
displayimg = displayimg.replaceAll("/sharedBy/appLinkName/",zoho.appuri);
displayimg = displayimg.replaceAll("viewLinkName","All_Image_Databases");
displayimg = displayimg.replaceAll("fieldName","ImageName");
displayimg = displayimg.replaceAll("<img","<img height=200px width=200px");
}
info displayimg;
input.Ref_Image2 = displayimg;

The output is a box with question mark. The image is not loaded.

The variable displayimg has the following value. 


Plz point whats wrong in the script. Kindly help fetch the image. 

    Access your files securely from anywhere

        Zoho Developer Community




                                  Zoho Desk Resources

                                  • Desk Community Learning Series


                                  • Digest


                                  • Functions


                                  • Meetups


                                  • Kbase


                                  • Resources


                                  • Glossary


                                  • Desk Marketplace


                                  • MVP Corner


                                  • Word of the Day



                                      Zoho Marketing Automation


                                              Manage your brands on social media



                                                    Zoho TeamInbox Resources

                                                      Zoho DataPrep Resources



                                                        Zoho CRM Plus Resources

                                                          Zoho Books Resources


                                                            Zoho Subscriptions Resources

                                                              Zoho Projects Resources


                                                                Zoho Sprints Resources


                                                                  Qntrl Resources


                                                                    Zoho Creator Resources



                                                                        Zoho Campaigns Resources


                                                                          Zoho CRM Resources

                                                                          • CRM Community Learning Series

                                                                            CRM Community Learning Series


                                                                          • Kaizen

                                                                            Kaizen

                                                                          • Functions

                                                                            Functions

                                                                          • Meetups

                                                                            Meetups

                                                                          • Kbase

                                                                            Kbase

                                                                          • Resources

                                                                            Resources

                                                                          • Digest

                                                                            Digest

                                                                          • CRM Marketplace

                                                                            CRM Marketplace

                                                                          • MVP Corner

                                                                            MVP Corner





                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now