How to enable save button in power apps when edit form changes

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

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

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

    This video is created based on a question from one of my students on Udemy. Your question can be next. Let me know what you want me to cover in future videos.

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

      i have a large form with multiple fields, how do i make the form remain on the item i'm modifying when im using the save feature or the custom save button...every time i press it, it takes me to the top of the form
      i've tried removing the resetform and using the patch formula yet i wasn't successful yet.
      your help would be much appreciated.

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

      @@slayer0390 How do you want to trigger saving? When you click on save button you naturally change the focus.
      Are you trying to save with a timer?

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

      @@AlirezaAliabadi let me put this a bit in perspective to create a better picture:
      - my form is rather big but nothing overly complicated
      - i also have a couple of rich text boxes where 1 of them is huge because my team constantly has to add data to the column linked to the rich text box....this data needs to be manipulated at demand as previous entered info might need modification
      - i need the save button to keep me exactly where i am in the form and just update the list
      - if that can be done through an automatic save with timers it's even better...all i need is for it NOT to submit a new entry when it is in edit mode, to update the new / modified data into the respective fields without moving or reseting my position within the form

  • @kmo5611
    @kmo5611 3 หลายเดือนก่อน

    Wonderful! It works great. Thanks so much.

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

    Yes, I enjoyed it very much. Very helpfull. And it worked.

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

    سلام بر دوست عزیز.سیاح هستم.بجا آوردید.تالش دبیرستان طالقانی.موفق و سلامت باشید.

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

    What if the Form.Unsaved has true by default when item selected?

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

    Thanks!