Search results

  1. T

    TracerPlus Connect sync UpdateExisting date filter

    I plan to have multiple devices syncing to and from a database for inventory so in order to ensure data doesn't get screwy with old data overwriting newer data it would make sense if the UpdateExisting post types also had the option to filter based on date so you can set it to update only if the...
  2. T

    Make selected grid item disappear with button

    OK I figured it out. I used the form logic to do an SQL update when I press the button.
  3. T

    Make selected grid item disappear with button

    So I have session with a grid that has a column named "filed". "filed" defaults to 0. I have a filter on the grid to hide if "filed" is not 0. I want to make a button that says "Log as Filed" that will set the "filed" column of the selected record to 1 so that it hides and saves the data in...
Top