Mobile forms This section includes topics on working with forms for mobile apps. Mobile form patterns Mobile platforms require special form patterns. These patterns can be modeled in BAM. Display image with table row in mobile form You can display an image with each table row in a mobile form. 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.