The Finished Product

  1. Subtab App allows users to define personal “default” values that are used when creating a new record
    finish product cropped.png

  2. Custom “Dynamic Funding Link” button creates record with default values as specified in subtab app
    custombutton.png
    results.png

Next posts:

 
0
Kudos
 
0
Kudos

Now read this

Evaluating max/min of multiple date fields in flow

UPDATE : JUNE 2023 Summer22 brought us new formula functions. UNIXTIMESTAMP allows you to convert dates to numbers, which can be fed into MAX or MIN, which will return a single value which you can convert back to dates using FROMUNIXTIME... Continue →