Zup File issues

aztecconsultingaztecconsulting Member Posts: 55
Does anyone here know or have any documentation (lol) on the layout of the Zup file? I have several stores who are setting some filters incorrectly and I want to interrogate the zup file to see what record the filter is trying to return.

Basically the users are changing a primary key value to an invalid value and the system responds that manual entry isn't supported for that field and won't display which record is causing the issue. I would like to programatically review the ZUP file and correct the damaged record.

Comments

  • ara3nara3n Member Posts: 9,257
    well on open form put code to reset the record. which will remove all the filters. Or on new record do a reset.
    If I'm understanding you correctly, users are putting filters, but forget to remove them?
    What do you mean changing a primary key value? Are they renaming a record?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.