Skip to main content

Table within a field?

  • February 13, 2020
  • 2 replies
  • 24 views

Is there a way to import, or link, a table within a field? For example, a list of a single client’s email accounts and users, all in one table?
How could I accomplish this?
And, I already have this data in Bento, so is there a good way to import it? The rest of the database came in just fine. Just these three small tables within fields.
Thank you!

2 replies

Forum|alt.badge.img+19
  • Inspiring
  • February 13, 2020

Hi @Kim_Schlossberg,

When this is absolutely necessary, the way I do it is to use the API to create a list of data values in a big text field.


  • Author
  • New Participant
  • February 13, 2020

Hi @Kim_Schlossberg,

When this is absolutely necessary, the way I do it is to use the API to create a list of data values in a big text field.


OK, thanks so much, Bill!