Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
You can make a formula URL button to either pop up an Add Record form (using API_GenAddRecordForm ) with fields pre-populated or to actually create the record (using API_AddRecord ) with specific fields populated.