Forum Discussion
19 Replies
Sort By
- QuickBaseCoachDQrew CaptainYes, you can click a record in one table and pop up an Add Record form in another table. Just change the part of the formula which identifies the [_DBID_ of the table]
- MatthewMatthew1Qrew TraineeSo in the formula, the &"&_fid_6=" would be the field ID for the new record on form "B"? while the string next to it: & [Inspector] would be the field of the pre-existing record on form "A"?
- QuickBaseCoachDQrew CaptainExactly!
- MatthewMatthew1Qrew TraineeI'll give it a shot, Thanks!
- PaulVorster1Qrew CadetThank You Mark, great solution.