Forum Discussion

RobbSalzmann's avatar
RobbSalzmann
Valued Contributor II
2 years ago

How To Trigger Dashboard Refresh from SQLTableEditor Save Data Server Task (Save button)

The SQLTableEditor in question is used for user interactive CRUD pertaining to Rates used in a calculation. Use Case: I have a SQLTableEditor that holds rates.  When the table Save button is clic...
  • RobbSalzmann's avatar
    RobbSalzmann
    2 years ago

    Thanks db_pdx 

     I do have an extra button to refresh my table.  This extra button confusing to the users.  Its not a natural UX action to click a Save button and then have to click an update button.  Save should do the updating.  The point of this is I should not need an extra button to refresh the ui after clicking a save button.