View the table with photo fields and fields containing buttons or links! Like the attached photo - Forum

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

View the table with photo fields and fields containing buttons or links! Like the attached photo

Hello and have a good time! I wanted to know how to have a photo table. With sqlit database! Thanks to all the friends

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

@javadrajabihakami please take a look at the neoTable tutorial.
You can use just the same technique than the one used to change the text color with neoTableSetColumn command.
Just return the HTML you want to show in the table cell from the Subroutine to format the data.

https://visualneo.com/tutorials/neotable/

Regards.

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

Hello and thank you very much for your response! Really, how can we show the row automatically? Even if we delete a record, our row is still in order!

I don't understand your question. Are you using any of these commands?
neoTableDeleteRowById, neoTableDeleteRowsByValue, neoTableDeleteSelectedRows

Ashamed ! How is our row selected by clicking on the row?

@javadrajabihakami take a close look at this sample app:
https://visualneo.com/tutorials/neotabledb

User: admin
Password: admin

First press "Load data from DB" button and then press "Edit Data" button.
Source code is included as a sample app.

Regards.

 

Thanks, I want to click anywhere in the row! Our row is selected! Not just by selecting the radio button! Thankful

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

For example, by clicking here or anywhere in the row that I click, the radio button will be selected

Uploaded files:
  • You need to login to have access to uploads.
Quote from luishp on February 14, 2021, 1:51 pm

@javadrajabihakami please take a look at the neoTable tutorial.
You can use just the same technique than the one used to change the text color with neoTableSetColumn command.
Just return the HTML you want to show in the table cell from the Subroutine to format the data.

https://visualneo.com/tutorials/neotable/

Regards.

Hello and have a good time ...!  Dear friend, please give me an example of using HTML in the table to learn! For example, the same photo display in the table! thank you

@javadrajabihakami please take a look at the included sample apps. Look into the neoPhp folder.
This sample app uses HTML to format database content and transform a YouTube video ID into an embbeded video and a simple number into a five stars review:

https://visualneo.com/tutorials/moviedb

Use "admin" as user and password to login and edit database content.

Best regards.

Hello and thank you very much Mr. Hernandez! Shame I am a novice and have no experience! That's why I'm wasting so much of your precious time. Thanks again

@javadrajabihakami don't worry , I'm here to help as much as possible. Would like to have more time to add more tutorials.
Best regards.

CDY@44 has reacted to this post.
CDY@44

Thank you very much for your kindness ...!
God willing, I will bother you less! Very dear and respected! Few people are so responsive and persistent! May you always be healthy and healthy with your esteemed family!

Hello and have a good time! How SetObjectAttribute works
How to display the photo in the table. Thankful

Check this link it maybe help you.

Quote from asmat on February 19, 2021, 5:40 pm

Check this link it maybe help you.

https://visualneo.com/forum/topic/image-in-neotable

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