This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
    lasellers3297
    
            
            
                    
                                            
        
    
        Anyone know of any good examples of backend forms? I'm basically trying to do simple crud work with a form (not a list) per record and having several issues that a few simple examples might clear up. Mainly the automatic crud functions keep creating new records instead of using the id of the current record and updating that. It's something simple I'm sure but ....
    Flynsarmy
    
            
            
                    
                                            
        
    
        Go to /plugins/almost_any_author/almost_any_plugin/models/foo/fields.yaml. Also see the forms documentation.
A good example to check is always the blog plugin. /plugins/rainlab/blog/models/post/fields.yaml.
1-3 of 3