Image in neotable - Forum

Forum Navigation
You need to log in to create posts and topics.

Image in neotable

Is there any way to add image inside a cell of neotable?

@asmat, yes it's very easy:
When using the neoTableSetColumn command add a subroutine to the last property (Subroutine to format the data).
The subroutine must be prepared to receive the data (image file name for example) and return the final HTML you want to show.
Take a look at the attached images.

Uploaded files:
  • You need to login to have access to uploads.

Thanks luishp!

Uploaded files:
  • You need to login to have access to uploads.
luishp has reacted to this post.
luishp

Hi, how do I add a photo address? Thanks for your guidance

Quote from javadrajabihakami on February 19, 2021, 5:59 pm

Hi, how do I add a photo address? Thanks for your guidance

Thank you very much for your guidance! Paying more attention to your code, I realized my mistake! Thanks again for your kindness

Quote from asmat on February 10, 2020, 7:32 pm

Thanks luishp!

Hi,

can you help me with this code?