Creating a directory and don’t want to reenter 450 rows of information. Can I upload into either the sandbox collection and/or the live dataset.
Nevermind, I see this is on the coming soon list as well as my other quesitons about creating a list view.
Can anyone tell me how soon is soon. I need to decide if I should wait on those functions or just go ahead and do a more or less static solution in the meantime.
Also, I LOVE that WIX is adding this function. It’s absolutely a good direction. Should be a good combination of easy/fast without lot of code but allowing the hooks to do the code when needed.
Hi Sandy,
great to get such positive feedback, thank you!
As a general rule we do not provide specific timing guidelines.
The best I can give you is that it will be in the order of a few months.
However, if what you are looking for is the ability to upload lots of records in one go,
this can be done with a bit of code.
How comfortable are you with javascript?
Been awhile but I can usually manage with examples in any language.
However, I figured out that the index page example on youtube got me something that will definitely do for now. I can add a table(had no idea tables were under user input) and link it to the collection, so good to go there. If the load of CSV could happen sooner rather than months that would be a plus, but I might just buck up and load it manually so that I can move on.
I do have a question about results on linking my index column to a detailed dynamic page. Some how, not exactly sure how, I created a URL link page column in the collection for just one of the rows in the collection. So my index page shows all the rows, but link on just one of them. Any clues will be appreciated.