Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3300_mobile_apps:050_mobile_applications [2024/01/30 03:19] – aware_admin | docs:3300_mobile_apps:050_mobile_applications [2025/06/12 03:59] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Query results for standard presentation are displayed as a list of rows and columns with column headings – feel free to use them in your mobile applications. Obviously make sure that the columns fit on the mobile screen. You can even use the same queries as for desktop applications and turn visibility of certain columns off for mobile screens. In order to do this click on the “Display as” property in the list of query properties to bring up the “Display Query Results” dialog, select the column you want to turn off in the “Attributes to Display” dialog. Then click on the “More…” button above the attributes table and then click on the “Responsiveness…” button. Then define that the column should be invisible for small screen sizes. | Query results for standard presentation are displayed as a list of rows and columns with column headings – feel free to use them in your mobile applications. Obviously make sure that the columns fit on the mobile screen. You can even use the same queries as for desktop applications and turn visibility of certain columns off for mobile screens. In order to do this click on the “Display as” property in the list of query properties to bring up the “Display Query Results” dialog, select the column you want to turn off in the “Attributes to Display” dialog. Then click on the “More…” button above the attributes table and then click on the “Responsiveness…” button. Then define that the column should be invisible for small screen sizes. | ||
| - | If your query uses inline editing or filters make sure that you tick the “Mobile style rendering” checkbox available when you click on the More button in the “Other Settings” section of the Display Settings dialog. This will make sure that //**Aware IM**// uses a special mobile-friendly user interface for inline editing and filters. | + | If your query uses inline editing or filters make sure that you tick the “Mobile style rendering” checkbox available when you click on the More button in the “Other Settings” section of the Display Settings dialog. This will make sure that //**AwareIM**// uses a special mobile-friendly user interface for inline editing and filters. |
| {{ docs: | {{ docs: | ||
| Line 21: | Line 21: | ||
| Several properties of this type of query can be especially useful for mobile applications: | Several properties of this type of query can be especially useful for mobile applications: | ||
| - | - "Mobile | + | - " |
| - Infinite scrolling without the need to page explicitly (this can be specified in the Display Settings property by setting Unlimited to the Display items control). | - Infinite scrolling without the need to page explicitly (this can be specified in the Display Settings property by setting Unlimited to the Display items control). | ||
| - Checkbox selection of items | - Checkbox selection of items | ||
| - Filtering using the Single Search Control filter | - Filtering using the Single Search Control filter | ||
| - | - Operations with Records button. When the user taps on this button | + | - Operations with Records button. When the user taps on this button |
| {{ docs: | {{ docs: | ||