Forum Discussion

Igorpole's avatar
Igorpole
Helper I
5 years ago
Solved

100% Dynamic Navigation table with Web.Contents()

Hi!   I'm trying to build a custom data connector to the data source through it's API. The problem is that I don't know exactly how many tables are there, what are their names etc. So I need to see...
  • artemus's avatar
    5 years ago

    If you don't have a list of tables, simply add a text field in the connector for the user to manually type it in. Then just skip the navigation table and return the requested table.