Hi there,
I have a dental app. The screen has a gallery with 32 tooth pictures. Doctors will be selecting the tooth numbers based on the diagnosis made. Example, Extraction, Root canal, Missing or Restoration. Each of this option have color codes.
When Extraction option is selected, and tooth image is clicked, this image background will turn into Yellow. The tooth number which is clicked will be stored into sharepoint when i click the Patch button.
Now, i need a help on displaying the data back from sharepoint. Example, On a Search Patient Screen, when i enter the Patient id, this will pull the details of the patient from Sharepoint list.
Now i also want to display the gallery with the data that is stored in the database with the same color highlighting as per the diagnosis. The tooth number diagnosed i am successfully able to show in the text box. But in gallery, how should i highlight the tooth number ?
Is it possible to do with gallery. I am attaching the screen how it should like when i pull the patient id from sharepoint list.
