Named values allow you to assign names to values returned from
formulas. Unlike hidden fields, named values can represent anything a
formula can return, including screens and arrays.
Browse buttons and the BROWSE function allow you to determine if
links open in a new web browser window or tab or replace the app. An
app-wide default setting can also be changed, which also affects
where text box links open.
The bodies of sent emails can now be edited as templates, making for
a more comfortable experience. The fields to include can be set
visually. Most report-related properties can now be set through
formulas, and report-related action functions offer lots of
flexibility.
This sample app allows users to edit tags, which are often used on
online marketplaces like eBay. The app demonstrates many new Calcapp
features, like action formulas, the LET function, navigation buttons
and clipboard copy buttons.
Our documentation is now integrated into Calcapp Creator. A popup now
appears with function parameter information when editing formulas.
Documentation is also part of autocomplete.
Prevent users from seeing certain information, or from moving on to
the next screen, if a button has not been pressed. This can be
achieved through a formula button and a hidden field.