Hi,
I have one requirement from client side to scan the Bar code through mobile and after scanning, there will be an image which contains the contact information like, name and address and email address etc, and we want those fields data into CRM contact field.
I have applied the same thing in my CRM and it's working as well but in a different manner. Like I have added the barcode control on a single line of text field on contact entity. And it's scanning the bar code as well, but after scanning it's giving a url(which not clickable) and we need to copy that url manually and paste it into another tab and then an image is coming. But client want that data from the image and this data should be set into the contact desired field automatically.
Can we achieve this functionality ??