Changeset 2025663
- Timestamp:
- 02/06/2019 06:16:35 AM (7 years ago)
- Location:
- import-spreadsheets-from-microsoft-excel
- Files:
-
- 2 edited
-
tags/10.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
import-spreadsheets-from-microsoft-excel/tags/10.1/readme.txt
r2025655 r2025663 83 83 * Form fields can be made mandatory. Use hidden fields to discretely include supplemental information in the form. 84 84 * With Real-time Sync, two or more persons can collaborate on a form in real-time. 85 * Fetch live data from corporate databases when run on Node.jsservers.85 * Fetch live data from corporate databases when run on **Node.js** servers. 86 86 * Build apps for **mobile data entry** that can submit smart forms directly from iPhone or Android devices - even when the phone is offline. 87 87 * Use **live, interactive charts** that invite users to point-and-click, and the charts automatically update when values are changed. … … 187 187 1. Paste the embed code HTML into the Custom HTML block with Ctrl+V or right mouseclick+Paste. 188 188 1. Select the **Preview** view for the block. 189 1. If you cannot see the entire calculator, or if scrollbars appear, or if there's too much whitespace around the calculator, you may need to adjust the size of the iframe. Select the **HTML** view for the Custom HTML block, adjust the **height** and **width** parameters in the **table id="hasIframe"**tag that represents the calculator, switching back and forth to the **Preview** tab until the calculator looks good. Don't be afraid of leaving a considerable margin around the calculator.189 1. If you cannot see the entire calculator, or if scrollbars appear, or if there's too much whitespace around the calculator, you may need to adjust the size of the iframe. Select the **HTML** view for the Custom HTML block, adjust the **height** and **width** parameters in the table id="hasIframe" tag that represents the calculator, switching back and forth to the **Preview** tab until the calculator looks good. Don't be afraid of leaving a considerable margin around the calculator. 190 190 1. Save your changes by clicking **Publish**. 191 191 1. If you don't want the calculator to include a toolbar, or if you want to select other buttons for the toolbar, you need to adjust the **Workbook** settings in SpreadsheetConverter. Uncheck all buttons in the **Workbook > Toolbar** section and unselect **Enable Real-time Sync** in **Workbook > Web Page Options**. Convert the spreadsheet again and update it in WordPress. … … 259 259 260 260 = I managed to insert a calculator but the frame is too small so parts of the calculator aren’t visible. = 261 Switch to the **HTML** or **Text** view. Adjust the **height** and **width** parameters in the **table id="hasIframe"**tag that represents the calculator, switching back and forth to the **Preview** or **Visual** view until the calculator looks good. With the Classic editor, you can also use **the resize handle** at the lower right-hand corner of the calculator. Drag the handle to resize the calculator frame. Don't be afraid of leaving a considerable margin around your calculator.261 Switch to the **HTML** or **Text** view. Adjust the **height** and **width** parameters in the table id="hasIframe" tag that represents the calculator, switching back and forth to the **Preview** or **Visual** view until the calculator looks good. With the Classic editor, you can also use **the resize handle** at the lower right-hand corner of the calculator. Drag the handle to resize the calculator frame. Don't be afraid of leaving a considerable margin around your calculator. 262 262 263 263 = There is a large black toolbar at the bottom of my calculator. How do I remove it? = -
import-spreadsheets-from-microsoft-excel/trunk/readme.txt
r2025655 r2025663 83 83 * Form fields can be made mandatory. Use hidden fields to discretely include supplemental information in the form. 84 84 * With Real-time Sync, two or more persons can collaborate on a form in real-time. 85 * Fetch live data from corporate databases when run on Node.jsservers.85 * Fetch live data from corporate databases when run on **Node.js** servers. 86 86 * Build apps for **mobile data entry** that can submit smart forms directly from iPhone or Android devices - even when the phone is offline. 87 87 * Use **live, interactive charts** that invite users to point-and-click, and the charts automatically update when values are changed. … … 187 187 1. Paste the embed code HTML into the Custom HTML block with Ctrl+V or right mouseclick+Paste. 188 188 1. Select the **Preview** view for the block. 189 1. If you cannot see the entire calculator, or if scrollbars appear, or if there's too much whitespace around the calculator, you may need to adjust the size of the iframe. Select the **HTML** view for the Custom HTML block, adjust the **height** and **width** parameters in the **table id="hasIframe"**tag that represents the calculator, switching back and forth to the **Preview** tab until the calculator looks good. Don't be afraid of leaving a considerable margin around the calculator.189 1. If you cannot see the entire calculator, or if scrollbars appear, or if there's too much whitespace around the calculator, you may need to adjust the size of the iframe. Select the **HTML** view for the Custom HTML block, adjust the **height** and **width** parameters in the table id="hasIframe" tag that represents the calculator, switching back and forth to the **Preview** tab until the calculator looks good. Don't be afraid of leaving a considerable margin around the calculator. 190 190 1. Save your changes by clicking **Publish**. 191 191 1. If you don't want the calculator to include a toolbar, or if you want to select other buttons for the toolbar, you need to adjust the **Workbook** settings in SpreadsheetConverter. Uncheck all buttons in the **Workbook > Toolbar** section and unselect **Enable Real-time Sync** in **Workbook > Web Page Options**. Convert the spreadsheet again and update it in WordPress. … … 259 259 260 260 = I managed to insert a calculator but the frame is too small so parts of the calculator aren’t visible. = 261 Switch to the **HTML** or **Text** view. Adjust the **height** and **width** parameters in the **table id="hasIframe"**tag that represents the calculator, switching back and forth to the **Preview** or **Visual** view until the calculator looks good. With the Classic editor, you can also use **the resize handle** at the lower right-hand corner of the calculator. Drag the handle to resize the calculator frame. Don't be afraid of leaving a considerable margin around your calculator.261 Switch to the **HTML** or **Text** view. Adjust the **height** and **width** parameters in the table id="hasIframe" tag that represents the calculator, switching back and forth to the **Preview** or **Visual** view until the calculator looks good. With the Classic editor, you can also use **the resize handle** at the lower right-hand corner of the calculator. Drag the handle to resize the calculator frame. Don't be afraid of leaving a considerable margin around your calculator. 262 262 263 263 = There is a large black toolbar at the bottom of my calculator. How do I remove it? =
Note: See TracChangeset
for help on using the changeset viewer.