Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apps

Scaffolding

Macros

Table Data

Guide

Create a table

  • insert a Table Data macro

    • name it "purchaseTable"

  • edit the parameters

    • set Initial Rows is 1

...

Info

The Evaluate Data macro should now look as below.

...

Adding hidden stored data

Underneath the Table Data macro you created above

...

  • add two Number Data macros

    • name them "discount" and "tax"

    • choose Allow Decimal Values for each

...

Adding calculations

It's now time to make Scaffolding do some math and calculate the following

...


The Evaluate Data macros should look similair similiar to the following.


  • Save/Update the page

  • choose Edit Contents

    • input the values "10" and "0.5" respectively for the Discount percentage and Tax percentage fields

...