I am having trouble with a “Child” table in “Parent” FORM VIEW.
In the “Parent” DETAIL VIEW the “Child” table is visible and you can add entries
In the “Parent” FORM VIEW if there are no entries in “Child” table there is no ADD button, the column is just not showing, if there are entries then the “Child” table shows related rows, but still no ADD button, and you cant edit existing child rows, you can open them but its just a detail view
All related REF column, etc are showing and searchable and editable
I have a few others refs to the parent for lists etc, I checked these and all of them are not “is part of” I thought maybe if one was that it may be conflicting…
But still not able to edit or add in form view.
I have also check UX system button there are no conditions for ADD or EDIT
I regenerated the Parent Table a view times, another Related ACCOUNT PAYMENTSs list popped up, I added that to the view and it works voila.
I left the other one in the view, they both have exact same formula, the PAYMENTS tab is one I made by adding virtual column, it worked partially and has the same formula, so not sure why it wasnt responding the same, strange that it didnt generate that refrow much earlier I have regnertaed a few times.
Hi @AleksiAlkio I initially made a virtual column to create the list as I was copying the ORDERS app example, it worked partially but without the edit and add function in the form only, after a few column regenerate the system created Related… and when I used this list everything worked as expected. I guess the trick is to use the system generated column?
The system generated virtual Refrows() column is a little bit sensitive and you should keep it as it is. If you delete your own one, change the Ref column type to Text and then back to Ref after the save, does it then work properly?