Passing values to a create button
I want to have a specific create button in the table view. So when I press the create it should also passes the ID of that row in the table where the button is present.
When I'm at the create view then I can retrieve this ID of the row. How can I do this?
When I'm at the create view then I can retrieve this ID of the row. How can I do this?
