Skip to main content
edited title
Link
FFrewin
  • 19.8k
  • 10
  • 51
  • 102

Straight forward code example to save and retrieve the daradata for a Subform?

Source Link

Straight forward code example to save and retrieve the dara for a Subform?

I hope that I may ask this, but is there a straight forward code example for a subform to save the data and to retrieve the data. What I have now is written an save function in controller/model with an insert statement to save the data and I'm thinking what is the best way to populate the edit.php with data. I can write an select query to get the data but I think this is not the way. And I'm not the only one who strugling with this I think.

BR.

Nico