Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Craig Cronin 303 posts 502 karma points
    Aug 31, 2012 @ 23:16
    Craig Cronin
    0

    GetAllRecords Bringing back extra records

    Guid form_guid = Guid.Parse("9e2d0a5b-949d-4602-ba30-0cb366b0c808");

                RecordStorage rs = new RecordStorage();

                var records = rs.GetAllRecords(form_guid);

     

    I have a piece of code and trying to bring back records for this form.  There are currently no records against this form but this code keeps brining back a number of records and I dont know where from?

    Version 1.1.9

    Any help would be appreciated.  I have looked at the different statuses but not joy

  • Craig Cronin 303 posts 502 karma points
    Aug 31, 2012 @ 23:18
    Craig Cronin
    0

    Sorry just fixed after spending hours looking at this.

     

    Oooppsss.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies