Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ruder Partap Singh 28 posts 142 karma points
    Mar 13, 2023 @ 09:32
    Ruder Partap Singh
    0

    How to display image name on blocklist editor appearance

    Hi

    I am trying to get image name from the uploaded images in block list editior. i am getting this enter image description here

    how can i get the name of the image instead

    Thanks

  • Sander Los 27 posts 160 karma points
    Mar 13, 2023 @ 13:30
    Sander Los
    0

    assuming the alias is imageList:

    imageList[0]["name"]
    

    Works at least with other data types. Don't know if it will with this picker, as you don't get a name in the Json

    Maybe this post will help?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies