ADCS Miniform Reset.

KYDutchieKYDutchie Member Posts: 345
Hi All,

I have been struggling with ADCS and its miniform. :cry:
Our customer wants to use some custom transactions and I have written the code for these transactions. The transactions themselves work fine, everything is posted and it is correct.

However, after the last scan on the miniform is performed and the Message "Transaction Completed" appears. The customer wants the screen to reset. It is no problem for me to move the cursor back to the first field, but for some reason it does not clear out the data. I fully understand that this is confusing for the users.

Does anyone know how to clear all data fields on a Miniform, without exiting the form?

Thank you in advance,

Willy
Fostering a homeless, abused child is the hardest yet most rewarding thing I have ever done.

Answers

  • DaveTDaveT Member Posts: 1,039
    Hi Willy,

    The miniform is linked to a record and uses a recordref to find the record on a recordid. Have you tried using a recordref.INIT - be careful not to overwrite the existing record
    Dave Treanor

    Dynamics Nav Add-ons
    http://www.simplydynamics.ie/Addons.html
  • KYDutchieKYDutchie Member Posts: 345
    Hi Dave,

    Sorry for the late reply, but I had some go-live's to attend to.
    Your suggestion worked! THANKS!

    For other people with this issue, especially on 5.0SP1, also request hotfix KB949699.
    This hotfix fixed the "Root element missing" error in ADCS for me.

    Thanks

    Willy
    Fostering a homeless, abused child is the hardest yet most rewarding thing I have ever done.
  • DaveTDaveT Member Posts: 1,039
    Hi Willy,
    Great you got it working - glad to help :mrgreen:
    Dave Treanor

    Dynamics Nav Add-ons
    http://www.simplydynamics.ie/Addons.html
Sign In or Register to comment.