Create record with polymorphicall field
How to create a record with a field that is not in the same table but is saved in another because it is polymorphically related? I attached a screenshot of what I'm dealing with. It is a file field where I upload the image but when I save it obviously tells me that this column does not exist in specialty table, but I need the specialty id for save the file...how can I do that in admin panel?
0 Replies