Edit Records from a Shared View with Automation | No 3rd-party tools!

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ธ.ค. 2024

ความคิดเห็น • 35

  • @GarethPronovost
    @GarethPronovost  2 ปีที่แล้ว

    Grab my *FREE TRAINING* that teaches the building blocks of automation: www.garethpronovost.com/webinar-registration 👈

  • @GarethPronovost
    @GarethPronovost  2 ปีที่แล้ว +9

    Prefill Form Button Formula 👇
    CONCATENATE('YOURFORMURL.com','?prefill_YOURFIELD#1=',YOURFIELD#1,'&prefill_YOURFIELD#2=',YOURFIELD#2,'&prefill_Original%20Record%20ID=',RECORD_ID(),'&hide_Original%20Record%20ID=true')

    • @thepitcherman
      @thepitcherman 2 ปีที่แล้ว

      Thank you for this but I got an issue: Whenever I fill out a test form, the automation creates a new record instead of modifying the existing one (and at the same time, keeps the old one). What should I do?

  • @christian6440
    @christian6440 2 ปีที่แล้ว

    Incredibly good stuff - we are a small company, so this is perfect, no need to pay for third party features. Thanks 🙂

  • @ashleybasson5664
    @ashleybasson5664 2 ปีที่แล้ว

    This automation will simplify my life SO much. Thanks 👌🏾👍🏾

    • @GarethPronovost
      @GarethPronovost  2 ปีที่แล้ว

      That's 100% what we are here for! 🙌

  • @hnhuy179
    @hnhuy179 2 ปีที่แล้ว +2

    That's great. Thanks for your sharing, Gap. 👌👌👌

  • @audreylessard
    @audreylessard 2 หลายเดือนก่อน

    That's amazing. Could that Button send an email including the form (cause the person won't be a Airtable user, and doesn't need to see the table, just to update a record) ? or is it only possible to do so with a share view of Airtable ?

    • @GarethPronovost
      @GarethPronovost  2 หลายเดือนก่อน

      Sure! You can send the button in email, text, etc. Anywhere you can share a URL

  • @andrewpearce4188
    @andrewpearce4188 6 หลายเดือนก่อน

    video starts at 2:22

  • @noame
    @noame 11 หลายเดือนก่อน

    Do you have advice on better external alternatives ? I already identified MiniExtension but still not sure about its efficiency 🙏

    • @GarethPronovost
      @GarethPronovost  11 หลายเดือนก่อน

      I'm a huge fan of Fillout - they have the perfect tool for updating records and more through advanced forms

  • @anuj269
    @anuj269 2 ปีที่แล้ว

    Nice video. Is it possible to populate the concatenate url formula with say the cells which are highlighted / with a particular color in airtable

    • @GarethPronovost
      @GarethPronovost  2 ปีที่แล้ว

      You can populate a concatenate formula with any fields/conditions that you like. However, you cannot highlight specific fields in Airtable. When you apply color in Airtable it applies to an entire record.

  • @PaulEden
    @PaulEden 2 ปีที่แล้ว

    Nice one. Thanks

  • @AmandaPentonOf
    @AmandaPentonOf 2 ปีที่แล้ว

    This is so helpful for a new project I'm starting! Thanks so much.
    Question, is there an automation to create a new view with all the filters when a new customer is added?

    • @GarethPronovost
      @GarethPronovost  2 ปีที่แล้ว

      Glad this is helpful! Unfortunately you can't create a view using automation, it has to be done manually.

    • @AmandaPentonOf
      @AmandaPentonOf 2 ปีที่แล้ว

      @@GarethPronovost could create a view with zapier?

    • @GarethPronovost
      @GarethPronovost  2 ปีที่แล้ว

      @@AmandaPentonOf Unfortunately you can't create a view via automation 😢

  • @danielwilberforce7400
    @danielwilberforce7400 2 ปีที่แล้ว

    Thanks for sharing Gareth! The issue I've got with forms up until now is that I want to update related data from other tables in that one form. Do you see this as a work around? Still trying to wrap my head around it

    • @GarethPronovost
      @GarethPronovost  2 ปีที่แล้ว

      I'm not certain that I understand your use case, but I do suspect this may help. 💪

  • @AmandaPentonOf
    @AmandaPentonOf ปีที่แล้ว

    Is there any way to prefill the attachment field with an image?

    • @GarethPronovost
      @GarethPronovost  ปีที่แล้ว

      I haven't ever seen this done with an attachment field, sorry!

  • @longsuabc
    @longsuabc ปีที่แล้ว

    Good job!
    I have one question.
    Is there any way to share a single record for each customer? So each customer can update one record only.
    Please let me know, thanks!

    • @GarethPronovost
      @GarethPronovost  ปีที่แล้ว

      Sure! Instead of sharing a view like we do in this video, you can email the individual links created to your clients, one by one. I'd recommend doing this with an automation. 🎉

    • @longsuabc
      @longsuabc ปีที่แล้ว

      @@GarethPronovost
      Great thanks!
      Yeah, actually, I know it. I have create a form with generating a unique url for each customer using formula, so it's good now.
      The fields on this form will be filled out based on prefill_ parameters.
      In this case, I want to use prefilled_ fields in the automation workflow, so when they submit a form, automation workflow will update an existing record based on record id. Of course, the url I generated contains a record id.
      I know automation, but I can't find any solution of how to use prefill_ paramters in automation workflow.
      Are you able to have a call with me?
      I can show you exactly what I want to do via zoom screen sharing.
      Please let me know, thanks!

    • @GarethPronovost
      @GarethPronovost  ปีที่แล้ว

      @@longsuabc we have a team of consultants who you can book time with from our website! 💪

  • @noah.s.coleman
    @noah.s.coleman 2 ปีที่แล้ว

    This is a really great workaround for editing existing records, but I don't see a way a customer could add a new line to their order, is that correct?

    • @GarethPronovost
      @GarethPronovost  2 ปีที่แล้ว

      That's right, although you can build a second form/button solution that uses a similar workflow for new additions. Creating a new record is simpler, since this is the native function of the form (you won't need an additional table/automation)

  • @AdamLundquist
    @AdamLundquist 2 ปีที่แล้ว +1

    airtable should just let them be editable!

  • @goncalomelo-uxuidesignerin4905
    @goncalomelo-uxuidesignerin4905 ปีที่แล้ว

    I think now is not possible because "Sorry, there was a problem saving this field. Can’t save field because it causes a circular reference"

  • @ThomasPiper-ph2yk
    @ThomasPiper-ph2yk 8 หลายเดือนก่อน

    I love what this presenter does, but I couldn't recreate the steps he shows in this video. Presentation was rapid style and I think he forgets to share some important steps.