• Actions panel/tab

    By Juliano Coelho 2 decades ago

    I´m trying to add a delete button to perform exclusion of an Useraction. The objective is correct the wrong records added by technicians. The computed time between the start and the end of each activity is an important statistical factor on company and it can´t remains incorrect.

    I perceived those actions are stored on fields Actionstaken and Input History.

    Someone have suggestions how can i accomplish this?

    Thanks!

    • Ok that is not that easy because it hits three parts ...

      By Thomas Schulte 2 decades ago

      of !!HELP!!. But it can be done.



      Basically you will have to take the values out of the ActionsTaken Field where every action is a separate entry. This is a simple select and remove. Then you have to check the "Useractions" remaining in the ActionsTaken field and rebuild the visible Inputhistory field from scratch the same way they are build in the querysave Event of the document.



      Thats it.