can anyone support me i am trying to filter a question based on another field this is to be in S123 report. the below photo shows the step which i need to apply it is it possible?
i have been tryed may syntex and i got the sloution
${if stolen_dss == "Yes"}
Photo of Stolen DSS
${#img_stolen_dss}${$file | size:250:250}${/img_stolen_dss}${/}so, in simpler terms, this code says: "If the answer to the stolen_dss question is Yes, then display the text 'Photo of Stolen DSS' and the image from the img_stolen_dss field, resized to 250x250 pixels." If the answer to the stolen_dss question is not Yes, then nothing will be displayed in the report.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.