Updating a Database Structure Using a Form

Updating a Database Structure Using a Form

Comments

  • I have been working on a process to update a database structure using a form. Are there any examples that I can use to go off of this?

  • I have a project attached that could set you on the right track. In the project, youll be greeted by a few different objects, such as a Database Structure, a few flows and forms, and a report to view the data being stored.

    Before anything, youll need to run the [i]Run This Flow to Create Data![/i] flow, otherwise the rest will just be blank. By running the main flow, youll be prompted by a drop-down menu requesting which account is to be edited. Once submitted, a new form opens containing the information already in the database in editable fields. Once the form is submitted, it passes through a [b]Selective Update[/b] step to update the account selected. This is all explained when viewing the main flow in the designer, I encourage you to take a look!

    I hope this helps!

Sign In or Register to comment.