Set Input Parameters, Pagination, Isolation or Auto-refresh
Click
Configure > Properties in the app title bar and:
Use the
Input tab to update input parameters or to completely hide the input parameter form for an app. This tab is only available if the app has input parameters.
Note: | You can also update input parameters from the Tools button in the app title bar. |
You can also set the Hide Inputs option to completely hide the input parameter form for the app. This is useful when you provide input parameters through wiring from other apps or forms in the workspace.
Change pagination in the
Properties tab with:
Enable Pagination = whether results should be
paginated (separated into several pages) for this app.
Rows Per Page = the number of records that are shown in one page for this app if results are paginated.
Change the height in the
General tab with the
Height property. This sets the height in pixels for this app. The height for the workspace, and row if applicable, do not change when the overall area for the app changes for different devices or orientations. You cannot set the height lower than the minimum height of the app, if it has a minimum height. Changing the height may also add a scrollbar to the app if it does not fit within the designated workspace area.
If the look or behavior of an app is affected by other apps in the workspace, change app isolution in the
Secure tab. Simply set the
Secure App option in the Secure tab.
Securing an app isolates the app in an <iframe> to ensure that styles or code from other apps in the workspace do not affect this app. Although secure, you can still wire the app to other apps in the workspace so that they work together.
Change the automatic refresh interval in the
Properties tab with the
Refresh Interval property. This is the number of seconds before the app should run any mashables or mashups that is uses and refresh information. Typically this is set to zero indicating that no automatic refresh is required.
Note: | If automatic refreshes are not enabled, you can manually refresh an app using the Refresh button in the title bar. If automatic refreshes are enabled, the Refresh button in the title bar toggles automatic refreshes off or on instead. |