Reuse a common form
Writing applications often requires creating a lot of small forms, especially for mobile apps. To make app management easier, consider creating a common form that has all operations generated for it, then limiting the operations as it is opened in different scenarios in the app.
Rowbound actions
Set the Row Bound property on a relation between forms to render a contextual action to the current row.