You can do all sorts of crazy things using TopLine Designer scripting. For example, you can create a new history record. Doing this is extremely easy.
Use the code below to create a history record when the user clicks on the OK button.
You can do all sorts of crazy things using TopLine Designer scripting. For example, you can create a new history record. Doing this is extremely easy.
Use the code below to create a history record when the user clicks on the OK button.
It's pretty easy to delete a table, however, we intentionally add some additional steps because we don't want you accidentally losing a lot of data.
In the Manager, delete all of the relationships and screens for the table that you want to delete.
Right click on the table that you want to delete on the tree view and select Delete Table.