Good afternoon smart people :)
Maybe someone has already encountered a similar case or can give advice on implementation.
I'm making a simple system for ordering goods.
I took the Order & Invoices template as a base. Everything is fine there if you consider it for manual data entry by any of the users in the solution. But I want to make it so that data can be added to the table by another user from outside. I'm using EasyPortal for the frontend, everything seemed to go fine until I noticed that I couldn't add sub-items using the standard form. Then I decided to try using Fillout and realized that the subitems column simply does not populate in the standard SmartSuite form or any other form builder. However, in the API documentation of my solution, I see that this column is present and can be interacted with.
I am about to write a custom solution. But maybe someone has a better solution
Thanks in advance π