Ref a import file csv

Hello everyone. I need help to solve the following.
I am developing an app that allows a supervisor to plan activities.
I generated the “PLANIFICACIONES” table with reference to each of the activities in the “ACTIVDADES” table where you can add activities related to the entered planning.

On the other hand, within planning, the supervisor must import a CSV file. For this I have generated the TO Table.


As can be seen, this solution allows you to add TO one at a time, using the form that opens when you click on ADD.

At this point I need to be able to reference the action to import a csv file. (this action is created and I can invoke it from the screen and TO)
Is this possible?

I tell you that I generated a screen from where I can import a CSV file, but I need to be able to do it from the screen where the planning is generated.
Can someone guide me to achieve it?

Thanks a lot.

0 10 519
10 REPLIES 10

Steve
Platinum 4
Platinum 4

It is not possible to import a CSV file from a form.

hi Steve, thank you very much for your reply.
I think I was not clear when consulting.
I need to be able to import CSV from a screen.
The screen (PLANNING) that I currently designed, will only allow me to add TO through a form.
I need to be able to invoke the action that allows me to import many TOs from a CSV.
I could already create this action, what I can’t do is invoke it from this screen.
This is possible?


Thank you very much for all your help and goodwill! Your input is very valuable!

Unfortunately, the CSV import action can only be displayed in a card, deck, gallery, or table view, not in a detail or form view. Your screenshot shows a detail view, which cannot display the import button.

What a pity! Anyway thanks a lot Steve.
I take this opportunity to ask you a question.
In case of not having data loaded for the TO list, how can I view the VIEW action for the TO list of the following screen?
Is it possible, or can this action only be displayed when there is data loaded in TO?

That’s a good question, one I’ve not considered before. Not knowing otherwise, I’ll have to say no, based solely on the screenshot, which doesn’t show the View option.

for example. to the next PLANNING, if TO has been added. By having TO’s related, automatically, as seen in the following screen, I visualize the VIEW action corresponding to the TO List.

However, when the PLAN, does not have TO’s added, the VIEW action corresponding to the TO list. It cannot be displayed.

Can you tell me if it is possible to view the VIEW action from the TO’s list, if there are no TO’s related?

In this way, I could click on VIEW and the empty TO List would be displayed, and I imagine that from here if I will be able to load the CsV.

This is out of your primal point of your issue, but I just thought how you would let your app your users to passs the value of parent record ID from CSV files so that the are sure that the imported bulk repords will be associated with the particular parent record under your use case.

thank you very much for your help. Honestly, whenever I have asked a question they have answered me very generously.
Thank you, @Steve

that View is not the same action. The “View Add” under inline views are not in the editor anywhere.

Thank a lot!

Top Labels in this Space