Create Popup Inputs and Pass Values to Actions using INPUT()

แชร์
ฝัง

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

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

    Short, condensed, easy to understand. Wow! Your videos are great!!!

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

    Been searching for this for hours thanks

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

    You help me alot. Thanks you very much

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

    I set up my dynamic input action exactly as you have shown but when I go to enter the user input in the pop-up it will not allow me to save. I checked for any required fields in my form and none other than the Key column are applied....but it won't save. What am I doing wrong?

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

      That usually means there is a validation rule or something preventing a form save. Unfortunately the error messages do not show in the popup. To troubleshoot, I recommend editing or creating a record with a full page form and then you will see the error that is probably occuring.

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

    how would you write this out with a list. I have a list of there, of which contain an image. if these list of three have an image, I would like a format to change

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

      Not sure I follow. What do you mean to a "format to change"?

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

    pararameters in input() function does't work.
    I can use Input("","") in any case and it woks same.

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

      The input parameters only apply during the second part of the video when you combine with an action type "execute an action on a set of rows"

  • @user-bm5nr2jh1d
    @user-bm5nr2jh1d 9 หลายเดือนก่อน

    This function doesn't work in my application, the save button doesn't work when I click it so the spreadsheet doesn't save

    • @appify
      @appify  8 หลายเดือนก่อน

      If the save button does not work it usually means there is a validation error in the form. Open a regular form for the record and click save to see what error message you are getting.