Jump to content
UBot Underground

Recommended Posts

Hello,

 

I want to output a table that gets the values from a database in the interface of the bot, and after that, the rows can be clicked so I can get the the value of a row. For example I might have a list of emails accounts in a database table, can I output them like a table in the bots interface, and then select an email as a sender and another one as a receiver just by clicking at them?

 

Also, another thing that would be good if I could achieve it, is a searching function. For example if I could type some characters, hit on search and I get a list of the emails that mach that combination of characters?

 

Is there any plugin to help me achieve the table and the search feature (even separate plugins of course)?

 

Thanks in advance :)

Link to post
Share on other sites

I think it's in the Advanced Table Commands (sorry my Ubot is down right now, have a ticket in) use the tabletohtml command it works well for displaying tabular stuff but all you can do is view, takes quite a bit of coding to make it interactive.

 

Hope this helps!

Peace,

LJ 

Link to post
Share on other sites

Hello,

 

I want to output a table that gets the values from a database in the interface of the bot, and after that, the rows can be clicked so I can get the the value of a row. For example I might have a list of emails accounts in a database table, can I output them like a table in the bots interface, and then select an email as a sender and another one as a receiver just by clicking at them?

 

Also, another thing that would be good if I could achieve it, is a searching function. For example if I could type some characters, hit on search and I get a list of the emails that mach that combination of characters?

 

Is there any plugin to help me achieve the table and the search feature (even separate plugins of course)?

 

Thanks in advance :)

 

Just made a video of a demo table I created with Advanced Tables It will do everything you mentioned but displays in the browser, not the ui html panel:

 

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...