Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    You haven't really given us much context to work with. If you have a broken coding attempt, please show us that and any errors that it is generating. If you have researched, but that has only confused you, please show us links to the confusing resources. This question is too incomplete and it will either attract vague answers or no answers at all. I am inclined to close this question as Unclear - please edit. Commented Jun 26, 2020 at 0:52
  • Ok, I'm busy with it maybe I can ask this: for the subform do I have to write my own public save funcition in the controller/model? Y/N. If No, than I expect that Joomla this is doing which means for me: saving, removing, updating 'repeatable' records in the database! At this moment a record is created, the id is incremented, but the data is not saved. So is this due that I have to write my own save controller/model function or not? So therefore I would like to see a simple straightforward example with two or three fields which shows how todo this. I see with google I'm not the only one! Commented Jun 27, 2020 at 14:50
  • We need more context. Please set up a mcve. Writing up a complete, lengthy, and general-use tutorial/walkthrough is not typically what Stack Exchange hopes to require of an answer. Please make your question as attractive as possible by isolating your problem to specific operation in your application and ask as little as possible from volunteers. Commented Jun 27, 2020 at 19:06