Jun 30, 2020 08:01 PM
I have projects that I want to add links to four generic tasks timers (writing, editing, revising, project management). I want to automatically link every project to those four timers. Is there a way to do that?
Jun 30, 2020 08:18 PM
If you’re looking for this to be fully automated, I would use Integromat or Zapier to do that for you. After a new record gets added via the form, Integromat or Zapier can add all the linked values into your record for you.
Otherwise, there’s a partially-automated way that you could do this. If you write a custom JavaScript to add the linked values into your record for you, you could trigger the JavaScript by clicking on a button in the record after it’s been created.
Jul 03, 2020 07:58 AM
Thank you! I’ll try this.