Create second json data?
-
I have stated before, I guess I could not explain my problem clearly. First of all when I create a json query the json data is directing as “Image” to another json data. I have taken an example below to break this into the
code, but there is a mistake in logic. Can you help me?
[jsoncontentimporter url=https://mebis.ankaramedipol.edu.tr/universiteyonetimkurulu/UnvYonetimKuruluUyeListesiJson?birimOID=199 numberofdisplayeditems=-1 urlgettimeout=5 ] <div class="yonetim-item"> <div class="yonetim-image"> <img class="img-responsive" src="[jsoncontentimporter url=https://mebis.ankaramedipol.edu.tr/{Resim} numberofdisplayeditems=-1 urlgettimeout=5 ]{Resim}[/jsoncontentimporter]" alt="text" /> </div> <div class="yonetim-table"> <div class="table-responsive"> <table class="table-y"> <tbody> <tr><th>Ad? Soyad?</th><td>{AdiSoyadi}</td></tr> <tr><th>G?revi</th><td>{GoreviTxt}</td></tr> </tbody> </table> </div> </div> </div> [/jsoncontentimporter]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Create second json data?’ is closed to new replies.