Mobile forms This section includes topics on working with forms for mobile apps. Mobile form patternsMobile platforms require special form patterns. These patterns can be modeled in BAM. Display image with table row in mobile formYou can display an image with each table row in a mobile form. Reuse a common formWriting 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 actionsSet the Row Bound property on a relation between forms to render a contextual action to the current row.