Hi ! I would like your help for creating elements with DynamicComponent.
I have a list of items in a listpicker, when I select an item, I add (for each of them):
a text (which takes the name of the element)
two textboxes
a button
For that, okay it works.
I would like that each time I click on the button, it adds on a line, two new textboxes (above this button). And this is where I got stuck, I get an error. Here are my blocks:
I did not understand everything (I use google translate), but I think I understood the main meaning, I will try later, thanks. But if you have a quick example in aia it would help me better
Saraswathi pooja happening at home⌠i hope you will have already ready made block, just sent it to me (demo aia) here or in pm let me fix it. If not it will be horrible to drag and drop multiple blocks in the crucial time
you are almost close to his concept. But the fact is, if he selects another list item it have to create another whole set up. (i.e label, and two text box)l
Yep! This is exactly what I want, thank you! With that, Iâll try to save all the info entered in the textboxes in Airtable, Iâll get back to you if I canât.
Thanks to both of you for taking the time to help me out, and thanks @Still-learning for the solution!
And with this method, I just have to use a button to save each item in the list? Thank you so much ! I didnât even have time to think about it ^^ Thanks!
In fact, my goal so that you can understand more easily, I would like to count the number of hours spent for a client (for my work).
Example, the litpicker contains all the names of the customers.
Textbox 1 will contain the type of work (on a machine, paint, labor, etc.)
Textbox 2 will contain the number of hours (I think to change it by a time selector, it will be maybe more ergonomic than the textbox);
And a button which validates, and which saves me the data. I already have a database that works, but is not practical, I record by date, my arrival and departure times, but I want to improve the customer part.
@Still-learning Here is to schematize, the tree structure of what I want to obtain
So, I used Airtable because I find it easy to use, but if there is something else more practical for my purpose, then I will change my method! With Excel for example (or GoogleSheet?)