Hi all
I have a table
customer with some attributes
Links to another table
Activity
with a fk linkinng them
How do i create a controller for entering in data for both of these entities
do i create two controllers then put both of them in another controller
esentially i want to enter customer and activity data on one form but populate both tables.
Please advise.
Thanks for help!


Reply With Quote
