I am trying to save image meta data to a Collection.
If I use the following formula in the camera control the image save to the collection, populating the DisplayName, Id, and Value.
I want to include additional meta data. However, If I use the following formula in the camera control I get and error that says "Incompatible type. The collection can't contain values of this type."
All of the column headings I am using in the formula match those in the gallery. What am I missing? Is it not possible to include the additional meta data?
Photo_Screen_Image_Dropdown.Selected.Value & " - " & Photo_Screen_WO_Number_Fld.Text & " - " &
Photo_Screen_Work_Date_Fld.Text,
Work_Date: Photo_Screen_Work_Date_Fld.Text,


Report
All responses (
Answers (