Aug 28, 2021 05:57 AM
I want a simple CRUD for my customers where they can create, read, update and delete records, including child records. What’s the best way of doing this, since form view does not allow the user to enter child records? 3rd party form integration?
Aug 28, 2021 06:13 AM
Hi @Per_Carlen ,
Let’s consider https://miniextensions.com/ by @Moe .
TABLE / VIEW CRUD:
is what I expected but some other Extensions are satisfying particular needs:
and more:
I’m not only using miniExtensions for these CRUD useCases
but to get more from my records & field + their values.
Disclaimer: I’m not in Collaboration with miniExtensions.
This review shares my own user opinion.
olπ
Aug 28, 2021 06:15 AM
Thanks! Does it support adding child records through forms?
Aug 28, 2021 06:22 AM
If you mean Linked Records, a lot of Form Options about these exist in miniExtensions !
I did not yet try to add NEW linked RECs but linking to existing REC’s List
but it seemed to me I could add some new Linked RECs from FORMs options.
Maybe @Moe could explain deeper, thanks in advance.
olπ
Aug 28, 2021 06:24 AM
Yes, I mean linked records.
Aug 28, 2021 06:29 AM
I tried miniExtensions but it seem really difficult to set up.
Aug 28, 2021 06:41 AM
I managed to set up a form and it does not support adding linked records.
Aug 28, 2021 06:50 AM
Indeed I had to get used to it a little but from the third table, I played with it :slightly_smiling_face:
You could read that I got the same experience with Integromat and in NOcode in general: I’m coding happily and often in javascript and before that I came from python so 100% code: it isn’t the same UX and many NOcode Components have a lack of reUsability, which I find very limiting in comparison to reusable code !
You have to start by setting the mandatory parameters to test if the “Model” gives the expected result.
Then you can add Options and testing them.
And finally you can polish the interface a bit, not as much as writing the CSS yourself, but it’s not bad at all !
Don’t hesitate to ask question to Powerful Tools and Integrations - miniExtensions for Airtable chat widget bottom right of window: real Humans are answering in short delays during Office Time , and even more !
olπ
Aug 28, 2021 06:51 AM
I’m quite sure there is a FORM Extension to get this working !
But I didn’t try myself !
Aug 28, 2021 06:55 AM
I don’t so I’m afraid.