I am new to scripting & know that I dont know exactly what I am doing however I like to learn & am kind of learning on the job taking it 1 step at a time.When creating a script the following code will allow the user to choose which table & field they...
I would like to create an extension that will generate mock data using the faker.js library.I would want it to ask me which table I want to generate the data & how many rows (maximum 50 due to the limitation in Airtable).It should also exclude the au...
Thank you @Adam_TheTimeSav. What I'm looking for is something that would actually depend on how many fields there are in the base. So if the table has 20 fields, it should allow to choose all of those fields, however it should work dynamically withou...
Right, I know some basics about JavaScript but not much really. I don't know anything about react. It is definitely a lot & I haven't done anything like it but I'll take it 1 step at a time & in my free time see if I can figure it out. I'll leave thi...