What is the proposed idea/solution? The idea is to allow a user to update a record only through a form (similar to the process of adding a new record). How does is solve the user problems? Currently, a user can update a record instantly by changing data inline or in the Details Page. The standard behavior in the internal apps is that a user has to consciously trigger the update process from a details page. It would help to manage and implement all the updates after submitting a form. Taking into consideration possible integration with Make or other tools, it can send updated fields to a webhook in one shot. Moreover, it would be nice to use a data option of conditional visibility of elements while updating, the same as inside the Add Record Form.
... View more