public @UMHSInteractionCopyUIModel() : base()
        {
            _interactions = new global::Blackbaud.AppFx.UIModeling.Core.CollectionField <UMHSInteractionCopyINTERACTIONSUIModel>();
            _selectall    = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();

            this.Mode = global::Blackbaud.AppFx.UIModeling.Core.DataFormMode.Edit;
            this.DataFormTemplateId = new System.Guid("85021f57-46f4-4198-880d-5af69efae00f");
            this.DataFormInstanceId = new System.Guid("459f298b-b383-451a-8dbe-fbc2cf26ebda");
            this.RecordType         = "MIMED Interaction";
            this.FORMHEADER.Value   = "Copy MIMED Interactions";
            this.UserInterfaceUrl   = "browser/htmlforms/custom/um.customfx.gratefulpatient/UMHSInteractionCopy.html";

            //
            //_interactions
            //
            _interactions.Name    = "INTERACTIONS";
            _interactions.Caption = "Interactions";
            this.Fields.Add(_interactions);
            //
            //_selectall
            //
            _selectall.Name    = "SELECTALL";
            _selectall.Caption = "Select All";
            this.Actions.Add(_selectall);

            OnCreated();
        }
        public @UMHSDataConstituentSearchUIModel() : base()
        {
            _constituenttype    = new global::Blackbaud.AppFx.UIModeling.Core.IntegerField();
            _fullname           = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _keyname            = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _firstname          = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _lookupid           = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _addressblock       = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _city               = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _stateid            = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _postcode           = new global::Blackbaud.AppFx.UIModeling.Core.SearchListField <string>();
            _countryid          = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _includeinactive    = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _includedeceased    = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _onlyprimaryaddress = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _exactmatchonly     = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _ssn                          = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _checknickname                = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _checkaliases                 = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _classof                      = new global::Blackbaud.AppFx.UIModeling.Core.YearField();
            _primarybusiness              = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _checkmergedconstituents      = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _minimumdate                  = new global::Blackbaud.AppFx.UIModeling.Core.DateField();
            _excludecustomgroups          = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _excludehouseholds            = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _emailaddress                 = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _includeindividuals           = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _includeorganizations         = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _includegroups                = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _checkalternatelookupids      = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _fuzzysearchonname            = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _includenonconstituentrecords = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _phonenumber                  = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _prospectmanagerid            = new global::Blackbaud.AppFx.UIModeling.Core.SearchListField <System.Guid>();
            _middlename                   = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _suffixcodeid                 = new global::Blackbaud.AppFx.UIModeling.Core.CodeTableField();
            _constituency                 = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _sourcecode                   = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _gendercode                   = new global::Blackbaud.AppFx.UIModeling.Core.ValueListField <System.Nullable <GENDERCODES> >();
            _scu                          = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _umhsdata                     = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _mrn                          = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _cpisequence                  = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _patientsonly                 = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _birthdate                    = new global::Blackbaud.AppFx.UIModeling.Core.FuzzyDateField();
            _searchin                     = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _advancedsearchoptionsgroup   = new global::Blackbaud.AppFx.UIModeling.Core.GroupField();
            _showadvancedoptions          = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();
            _hideadvancedoptions          = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();

            this.SearchListId          = new System.Guid("747530a1-be80-4054-a021-d2a599248261");
            this.SearchRecordType      = "MIMED Data";
            this.FORMHEADER.Value      = "MIMED Constituent Search";
            this.TranslationFunctionId = new System.Guid("68ee2516-f46f-45ae-a6c2-e480d0e794d8");
            this.UserInterfaceUrl      = "browser/htmlforms/custom/um.customfx.gratefulpatient/UMHSDataConstituentSearch.html";

            //
            //_constituenttype
            //
            _constituenttype.Name    = "CONSTITUENTTYPE";
            _constituenttype.Caption = "CONSTITUENTTYPE";
            _constituenttype.Visible = false;
            this.Fields.Add(_constituenttype);
            //
            //_fullname
            //
            _fullname.Name    = "FULLNAME";
            _fullname.Caption = "FULLNAME";
            _fullname.Visible = false;
            this.Fields.Add(_fullname);
            //
            //_keyname
            //
            _keyname.Name      = "KEYNAME";
            _keyname.Caption   = "Last/Org name";
            _keyname.MaxLength = 50;
            this.Fields.Add(_keyname);
            //
            //_firstname
            //
            _firstname.Name      = "FIRSTNAME";
            _firstname.Caption   = "First name";
            _firstname.MaxLength = 50;
            this.Fields.Add(_firstname);
            //
            //_lookupid
            //
            _lookupid.Name      = "LOOKUPID";
            _lookupid.Caption   = "Lookup ID";
            _lookupid.MaxLength = 36;
            this.Fields.Add(_lookupid);
            //
            //_addressblock
            //
            _addressblock.Name      = "ADDRESSBLOCK";
            _addressblock.Caption   = "Address";
            _addressblock.MaxLength = 100;
            this.Fields.Add(_addressblock);
            //
            //_city
            //
            _city.Name      = "CITY";
            _city.Caption   = "City";
            _city.MaxLength = 100;
            this.Fields.Add(_city);
            //
            //_stateid
            //
            _stateid.Name             = "STATEID";
            _stateid.Caption          = "State";
            _stateid.SimpleDataListId = new System.Guid("7fa91401-596c-4f7c-936d-6e41683121d7");
            _stateid.Parameters.Add(new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListParameter("COUNTRYID", "FIELDS!COUNTRYID"));
            this.Fields.Add(_stateid);
            //
            //_postcode
            //
            _postcode.Name               = "POSTCODE";
            _postcode.Caption            = "ZIP/Postal code";
            _postcode.MaxLength          = 20;
            _postcode.SearchListId       = new System.Guid("e5de8c33-de58-4dc6-9a13-48be9f03db81");
            _postcode.DisplayTextIsValue = true;
            this.Fields.Add(_postcode);
            //
            //_countryid
            //
            _countryid.Name             = "COUNTRYID";
            _countryid.Caption          = "Country";
            _countryid.SimpleDataListId = new System.Guid("c9649672-353d-42e8-8c25-4d34bbabfbba");
            this.Fields.Add(_countryid);
            //
            //_includeinactive
            //
            _includeinactive.Name    = "INCLUDEINACTIVE";
            _includeinactive.Caption = "Include inactive";
            this.Fields.Add(_includeinactive);
            //
            //_includedeceased
            //
            _includedeceased.Name    = "INCLUDEDECEASED";
            _includedeceased.Caption = "Include deceased";
            this.Fields.Add(_includedeceased);
            //
            //_onlyprimaryaddress
            //
            _onlyprimaryaddress.Name    = "ONLYPRIMARYADDRESS";
            _onlyprimaryaddress.Caption = "Only search primary addresses";
            _onlyprimaryaddress.Value   = true;
            this.Fields.Add(_onlyprimaryaddress);
            //
            //_exactmatchonly
            //
            _exactmatchonly.Name    = "EXACTMATCHONLY";
            _exactmatchonly.Caption = "Match all criteria exactly";
            this.Fields.Add(_exactmatchonly);
            //
            //_ssn
            //
            _ssn.Name      = "SSN";
            _ssn.Caption   = "SSN";
            _ssn.Visible   = false;
            _ssn.MaxLength = 20;
            this.Fields.Add(_ssn);
            //
            //_checknickname
            //
            _checknickname.Name    = "CHECKNICKNAME";
            _checknickname.Caption = "Check nickname";
            this.Fields.Add(_checknickname);
            //
            //_checkaliases
            //
            _checkaliases.Name    = "CHECKALIASES";
            _checkaliases.Caption = "Check aliases";
            this.Fields.Add(_checkaliases);
            //
            //_classof
            //
            _classof.Name    = "CLASSOF";
            _classof.Caption = "Primary class year";
            this.Fields.Add(_classof);
            //
            //_primarybusiness
            //
            _primarybusiness.Name    = "PRIMARYBUSINESS";
            _primarybusiness.Caption = "Primary business";
            this.Fields.Add(_primarybusiness);
            //
            //_checkmergedconstituents
            //
            _checkmergedconstituents.Name    = "CHECKMERGEDCONSTITUENTS";
            _checkmergedconstituents.Caption = "Check merged constituents";
            this.Fields.Add(_checkmergedconstituents);
            //
            //_minimumdate
            //
            _minimumdate.Name    = "MINIMUMDATE";
            _minimumdate.Caption = "Minimum date";
            this.Fields.Add(_minimumdate);
            //
            //_excludecustomgroups
            //
            _excludecustomgroups.Name    = "EXCLUDECUSTOMGROUPS";
            _excludecustomgroups.Caption = "Exclude custom groups";
            this.Fields.Add(_excludecustomgroups);
            //
            //_excludehouseholds
            //
            _excludehouseholds.Name    = "EXCLUDEHOUSEHOLDS";
            _excludehouseholds.Caption = "Exclude households";
            this.Fields.Add(_excludehouseholds);
            //
            //_emailaddress
            //
            _emailaddress.Name      = "EMAILADDRESS";
            _emailaddress.Caption   = "Email address";
            _emailaddress.MaxLength = 100;
            this.Fields.Add(_emailaddress);
            //
            //_includeindividuals
            //
            _includeindividuals.Name    = "INCLUDEINDIVIDUALS";
            _includeindividuals.Caption = "Individuals";
            _includeindividuals.Value   = true;
            this.Fields.Add(_includeindividuals);
            //
            //_includeorganizations
            //
            _includeorganizations.Name    = "INCLUDEORGANIZATIONS";
            _includeorganizations.Caption = "Organizations";
            _includeorganizations.Value   = true;
            this.Fields.Add(_includeorganizations);
            //
            //_includegroups
            //
            _includegroups.Name    = "INCLUDEGROUPS";
            _includegroups.Caption = "Groups/Households";
            _includegroups.Value   = true;
            this.Fields.Add(_includegroups);
            //
            //_checkalternatelookupids
            //
            _checkalternatelookupids.Name    = "CHECKALTERNATELOOKUPIDS";
            _checkalternatelookupids.Caption = "Check alternate lookup IDs";
            this.Fields.Add(_checkalternatelookupids);
            //
            //_fuzzysearchonname
            //
            _fuzzysearchonname.Name    = "FUZZYSEARCHONNAME";
            _fuzzysearchonname.Caption = "Include fuzzy search on name";
            this.Fields.Add(_fuzzysearchonname);
            //
            //_includenonconstituentrecords
            //
            _includenonconstituentrecords.Name    = "INCLUDENONCONSTITUENTRECORDS";
            _includenonconstituentrecords.Caption = "Include constituents not considered for fundraising purposes";
            _includenonconstituentrecords.Visible = false;
            this.Fields.Add(_includenonconstituentrecords);
            //
            //_phonenumber
            //
            _phonenumber.Name    = "PHONENUMBER";
            _phonenumber.Caption = "Phone number";
            this.Fields.Add(_phonenumber);
            //
            //_prospectmanagerid
            //
            _prospectmanagerid.Name            = "PROSPECTMANAGERID";
            _prospectmanagerid.Caption         = "Prospect manager";
            _prospectmanagerid.SearchListId    = new System.Guid("35fa0186-b669-436f-913a-5e9fd5e59982");
            _prospectmanagerid.EnableQuickFind = true;
            this.Fields.Add(_prospectmanagerid);
            //
            //_middlename
            //
            _middlename.Name    = "MIDDLENAME";
            _middlename.Caption = "Middle name";
            this.Fields.Add(_middlename);
            //
            //_suffixcodeid
            //
            _suffixcodeid.Name          = "SUFFIXCODEID";
            _suffixcodeid.Caption       = "Suffix";
            _suffixcodeid.CodeTableName = "SUFFIXCODE";
            this.Fields.Add(_suffixcodeid);
            //
            //_constituency
            //
            _constituency.Name             = "CONSTITUENCY";
            _constituency.Caption          = "Constituency";
            _constituency.SimpleDataListId = new System.Guid("7821c1ab-3001-485b-aec7-f55749f959e6");
            this.Fields.Add(_constituency);
            //
            //_sourcecode
            //
            _sourcecode.Name    = "SOURCECODE";
            _sourcecode.Caption = "Source code";
            this.Fields.Add(_sourcecode);
            //
            //_gendercode
            //
            _gendercode.Name    = "GENDERCODE";
            _gendercode.Caption = "Gender";
            _gendercode.DataSource.Add(new global::Blackbaud.AppFx.UIModeling.Core.ValueListItem <System.Nullable <GENDERCODES> > {
                Value = GENDERCODES.@Unknown, Translation = "Unknown"
            });
            _gendercode.DataSource.Add(new global::Blackbaud.AppFx.UIModeling.Core.ValueListItem <System.Nullable <GENDERCODES> > {
                Value = GENDERCODES.@Male, Translation = "Male"
            });
            _gendercode.DataSource.Add(new global::Blackbaud.AppFx.UIModeling.Core.ValueListItem <System.Nullable <GENDERCODES> > {
                Value = GENDERCODES.@Female, Translation = "Female"
            });
            this.Fields.Add(_gendercode);
            //
            //_scu
            //
            _scu.Name             = "SCU";
            _scu.Caption          = "Degree from";
            _scu.SimpleDataListId = new System.Guid("bb0353ee-ac0e-4d80-9fc3-0d4e6202dbf6");
            this.Fields.Add(_scu);
            //
            //_umhsdata
            //
            _umhsdata.Name      = "UMHSDATA";
            _umhsdata.Caption   = "MIMED Data";
            _umhsdata.MaxLength = 3;
            this.Fields.Add(_umhsdata);
            //
            //_mrn
            //
            _mrn.Name      = "MRN";
            _mrn.Caption   = "MRN";
            _mrn.MaxLength = 50;
            this.Fields.Add(_mrn);
            //
            //_cpisequence
            //
            _cpisequence.Name      = "CPISEQUENCE";
            _cpisequence.Caption   = "CPI Sequence";
            _cpisequence.MaxLength = 50;
            this.Fields.Add(_cpisequence);
            //
            //_patientsonly
            //
            _patientsonly.Name    = "PATIENTSONLY";
            _patientsonly.Caption = "MIMED Constituents Only";
            this.Fields.Add(_patientsonly);
            //
            //_birthdate
            //
            _birthdate.Name    = "BIRTHDATE";
            _birthdate.Caption = "Birth date";
            this.Fields.Add(_birthdate);
            //
            //_searchin
            //
            _searchin.Name       = "SEARCHIN";
            _searchin.Caption    = "Search in";
            _searchin.DBReadOnly = true;
            this.Fields.Add(_searchin);
            //
            //_advancedsearchoptionsgroup
            //
            _advancedsearchoptionsgroup.Name    = "ADVANCEDSEARCHOPTIONSGROUP";
            _advancedsearchoptionsgroup.Caption = "Advanced search options";
            this.Fields.Add(_advancedsearchoptionsgroup);
            //
            //_showadvancedoptions
            //
            _showadvancedoptions.Name    = "SHOWADVANCEDOPTIONS";
            _showadvancedoptions.Caption = "Show advanced search options";
            this.Actions.Add(_showadvancedoptions);
            //
            //_hideadvancedoptions
            //
            _hideadvancedoptions.Name    = "HIDEADVANCEDOPTIONS";
            _hideadvancedoptions.Caption = "Hide advanced search options";
            this.Actions.Add(_hideadvancedoptions);

            OnCreated();
        }
コード例 #3
0
        public @UMHSDuplicateConstituentSearchUIModel() : base()
        {
            _editconstituentcontext = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _constituentid          = new global::Blackbaud.AppFx.UIModeling.Core.GuidField();
            _constituentlookupid    = new global::Blackbaud.AppFx.UIModeling.Core.SearchListField <System.Guid>();
            _newconstituent         = new global::Blackbaud.AppFx.UIModeling.Core.CollectionField <UMHSDuplicateConstituentSearchNEWCONSTITUENTUIModel>();
            _overallmatchthreshold  = new global::Blackbaud.AppFx.UIModeling.Core.DecimalField();
            _automatchthreshold     = new global::Blackbaud.AppFx.UIModeling.Core.DecimalField();
            _batchid            = new global::Blackbaud.AppFx.UIModeling.Core.GuidField();
            _constituentname    = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _constituentaddress = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _gotonextrecord     = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _save   = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();
            _cancel = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();

            this.SearchListId          = new System.Guid("60dca9c9-9c1a-4f50-b255-ef0eb1414779");
            this.SearchRecordType      = "Revenue";
            this.FORMHEADER.Value      = "Revenue Batch MIMED Duplicate Constituent Search";
            this.HelpKey               = "DATABatchDedupe.html";
            this.TranslationFunctionId = new System.Guid("ec1bc00b-fc28-435a-a6ad-07938211558f");
            this.UserInterfaceUrl      = "browser/htmlforms/custom/um.customfx.gratefulpatient/UMHSDuplicateConstituentSearch.html";

            //
            //_editconstituentcontext
            //
            _editconstituentcontext.Name      = "EDITCONSTITUENTCONTEXT";
            _editconstituentcontext.Caption   = "EDITCONSTITUENTCONTEXT";
            _editconstituentcontext.Visible   = false;
            _editconstituentcontext.MaxLength = 110;
            this.Fields.Add(_editconstituentcontext);
            //
            //_constituentid
            //
            _constituentid.Name    = "CONSTITUENTID";
            _constituentid.Caption = "Constituent ID";
            this.Fields.Add(_constituentid);
            //
            //_constituentlookupid
            //
            _constituentlookupid.Name            = "CONSTITUENTLOOKUPID";
            _constituentlookupid.Caption         = "Lookup ID";
            _constituentlookupid.SearchListId    = new System.Guid("6c1da9a2-766e-4b02-8878-5f5af7ec527e");
            _constituentlookupid.EnableQuickFind = true;
            _constituentlookupid.SearchListAddForms.Add(new global::Blackbaud.AppFx.UIModeling.Core.SearchListAddForm(new System.Guid("98819aef-f26b-48ab-ae31-146720533211"), "Individual"));
            _constituentlookupid.SearchListAddForms.Add(new global::Blackbaud.AppFx.UIModeling.Core.SearchListAddForm(new System.Guid("6dd8c507-481a-430b-925c-4b6a3a8663ae"), "Household"));
            _constituentlookupid.SearchListAddForms.Add(new global::Blackbaud.AppFx.UIModeling.Core.SearchListAddForm(new System.Guid("6e0e7fb5-4551-4135-bebf-c4356bc25fd5"), "Group"));
            _constituentlookupid.SearchListAddForms.Add(new global::Blackbaud.AppFx.UIModeling.Core.SearchListAddForm(new System.Guid("f38b0a00-51cb-43a6-8c82-a4f0ee371435"), "Organization"));
            this.Fields.Add(_constituentlookupid);
            //
            //_newconstituent
            //
            _newconstituent.Name               = "NEWCONSTITUENT";
            _newconstituent.Caption            = "New constituent";
            _newconstituent.Visible            = false;
            _newconstituent.AllowSingleRowOnly = true;
            this.Fields.Add(_newconstituent);
            //
            //_overallmatchthreshold
            //
            _overallmatchthreshold.Name              = "OVERALLMATCHTHRESHOLD";
            _overallmatchthreshold.Caption           = "Overall match threshold";
            _overallmatchthreshold.Visible           = false;
            _overallmatchthreshold.AvailableToClient = false;
            _overallmatchthreshold.Precision         = 20;
            _overallmatchthreshold.Scale             = 4;
            this.Fields.Add(_overallmatchthreshold);
            //
            //_automatchthreshold
            //
            _automatchthreshold.Name              = "AUTOMATCHTHRESHOLD";
            _automatchthreshold.Caption           = "Auto match threshold";
            _automatchthreshold.Visible           = false;
            _automatchthreshold.AvailableToClient = false;
            _automatchthreshold.Precision         = 20;
            _automatchthreshold.Scale             = 4;
            this.Fields.Add(_automatchthreshold);
            //
            //_batchid
            //
            _batchid.Name    = "BATCHID";
            _batchid.Caption = "BATCHID";
            _batchid.Visible = false;
            this.Fields.Add(_batchid);
            //
            //_constituentname
            //
            _constituentname.Name       = "CONSTITUENTNAME";
            _constituentname.Caption    = "CONSTITUENTNAME";
            _constituentname.DBReadOnly = true;
            this.Fields.Add(_constituentname);
            //
            //_constituentaddress
            //
            _constituentaddress.Name       = "CONSTITUENTADDRESS";
            _constituentaddress.Caption    = "CONSTITUENTADDRESS";
            _constituentaddress.DBReadOnly = true;
            this.Fields.Add(_constituentaddress);
            //
            //_gotonextrecord
            //
            _gotonextrecord.Name       = "GOTONEXTRECORD";
            _gotonextrecord.Caption    = "Automatically go to the next duplicate exception";
            _gotonextrecord.DBReadOnly = true;
            _gotonextrecord.Value      = true;
            this.Fields.Add(_gotonextrecord);
            //
            //_save
            //
            _save.Name    = "SAVE";
            _save.Caption = "Skip";
            this.Actions.Add(_save);
            //
            //_cancel
            //
            _cancel.Name    = "CANCEL";
            _cancel.Caption = "Cancel";
            this.Actions.Add(_cancel);

            OnCreated();
        }
        public @UMHSBatchDupeCheckUIModel() : base()
        {
            _id                         = new global::Blackbaud.AppFx.UIModeling.Core.GuidField();
            _batchid                    = new global::Blackbaud.AppFx.UIModeling.Core.GuidField();
            _mrn                        = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _constituentlookupid        = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _batchconstituentid         = new global::Blackbaud.AppFx.UIModeling.Core.GuidField();
            _titlecodeid                = new global::Blackbaud.AppFx.UIModeling.Core.CodeTableField();
            _firstname                  = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _middlename                 = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _lastname                   = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _suffixcodeid               = new global::Blackbaud.AppFx.UIModeling.Core.CodeTableField();
            _birthdate                  = new global::Blackbaud.AppFx.UIModeling.Core.FuzzyDateField();
            _addresstypecodeid          = new global::Blackbaud.AppFx.UIModeling.Core.CodeTableField();
            _addressblock               = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _city                       = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _stateid                    = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _postcode                   = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _countryid                  = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _phonenumber                = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _phonetypecodeid            = new global::Blackbaud.AppFx.UIModeling.Core.CodeTableField();
            _phonecountryid             = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _phoneother                 = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _phoneothertypecodeid       = new global::Blackbaud.AppFx.UIModeling.Core.CodeTableField();
            _phoneothercountryid        = new global::Blackbaud.AppFx.UIModeling.Core.SimpleDataListField <System.Guid>();
            _emailaddress               = new global::Blackbaud.AppFx.UIModeling.Core.EmailAddressField();
            _emailaddresstypecodeid     = new global::Blackbaud.AppFx.UIModeling.Core.CodeTableField();
            _duplicaterecordid          = new global::Blackbaud.AppFx.UIModeling.Core.GuidField();
            _overallmatchthreshold      = new global::Blackbaud.AppFx.UIModeling.Core.DecimalField();
            _automatchthreshold         = new global::Blackbaud.AppFx.UIModeling.Core.DecimalField();
            _domanualreviewforautomatch = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _gotonextrecord             = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _save                       = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();
            _cancel                     = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();

            this.SearchListId          = new System.Guid("0724fade-676e-4e54-84ae-8ab6ef10abe6");
            this.SearchRecordType      = "MIMED Data";
            this.FORMHEADER.Value      = "MIMED Batch Duplicate Search";
            this.TranslationFunctionId = new System.Guid("e58d466f-1532-4dea-9b50-dd046094ed31");
            this.UserInterfaceUrl      = "browser/htmlforms/constituent/duplicatecheck/DuplicateConstituentSearch.html";

            //
            //_id
            //
            _id.Name    = "ID";
            _id.Caption = "Constituent";
            _id.Visible = false;
            this.Fields.Add(_id);
            //
            //_batchconstituentid
            //
            _batchconstituentid.Name    = "BATCHCONSTITUENTID";
            _batchconstituentid.Caption = "Batch Constituent ID";
            _batchconstituentid.Visible = false;
            this.Fields.Add(_batchconstituentid);
            //
            //_batchid
            //
            _batchid.Name    = "BATCHID";
            _batchid.Caption = "BATCHID";
            _batchid.Visible = false;
            this.Fields.Add(_batchid);
            //
            //_mrn
            //
            _mrn.Name      = "MRN";
            _mrn.Caption   = "MRN";
            _mrn.MaxLength = 50;
            this.Fields.Add(_mrn);
            //
            //_constituentlookupid
            //
            _constituentlookupid.Name      = "CONSTITUENTLOOKUPID";
            _constituentlookupid.Caption   = "Constituent Lookup ID";
            _constituentlookupid.MaxLength = 200;
            this.Fields.Add(_constituentlookupid);

            //
            //_titlecodeid
            //
            _titlecodeid.Name          = "TITLECODEID";
            _titlecodeid.Caption       = "Title";
            _titlecodeid.CodeTableName = "TITLECODE";
            this.Fields.Add(_titlecodeid);
            //
            //_firstname
            //
            _firstname.Name      = "FIRSTNAME";
            _firstname.Caption   = "First name";
            _firstname.MaxLength = 50;
            this.Fields.Add(_firstname);
            //
            //_middlename
            //
            _middlename.Name      = "MIDDLENAME";
            _middlename.Caption   = "Middle name";
            _middlename.MaxLength = 50;
            this.Fields.Add(_middlename);
            //
            //_lastname
            //
            _lastname.Name      = "LASTNAME";
            _lastname.Caption   = "Last name";
            _lastname.MaxLength = 100;
            this.Fields.Add(_lastname);
            //
            //_suffixcodeid
            //
            _suffixcodeid.Name          = "SUFFIXCODEID";
            _suffixcodeid.Caption       = "Suffix";
            _suffixcodeid.CodeTableName = "SUFFIXCODE";
            this.Fields.Add(_suffixcodeid);
            //
            //_birthdate
            //
            _birthdate.Name    = "BIRTHDATE";
            _birthdate.Caption = "Birthdate";
            this.Fields.Add(_birthdate);
            //
            //_addresstypecodeid
            //
            _addresstypecodeid.Name          = "ADDRESSTYPECODEID";
            _addresstypecodeid.Caption       = "Address type code";
            _addresstypecodeid.Category      = "Address";
            _addresstypecodeid.CodeTableName = "ADDRESSTYPECODE";
            this.Fields.Add(_addresstypecodeid);
            //
            //_addressblock
            //
            _addressblock.Name      = "ADDRESSBLOCK";
            _addressblock.Caption   = "Address";
            _addressblock.Category  = "Address";
            _addressblock.MaxLength = 500;
            this.Fields.Add(_addressblock);
            //
            //_city
            //
            _city.Name      = "CITY";
            _city.Caption   = "City";
            _city.Category  = "Address";
            _city.MaxLength = 100;
            this.Fields.Add(_city);
            //
            //_stateid
            //
            _stateid.Name             = "STATEID";
            _stateid.Caption          = "State";
            _stateid.Category         = "Address";
            _stateid.SimpleDataListId = new System.Guid("cae6185d-898e-474f-84d1-dadaa4b63ad3");
            this.Fields.Add(_stateid);
            //
            //_postcode
            //
            _postcode.Name      = "POSTCODE";
            _postcode.Caption   = "Post code";
            _postcode.Category  = "Address";
            _postcode.MaxLength = 12;
            this.Fields.Add(_postcode);
            //
            //_countryid
            //
            _countryid.Name             = "COUNTRYID";
            _countryid.Caption          = "Address country";
            _countryid.Category         = "Address";
            _countryid.SimpleDataListId = new System.Guid("5a7ceca8-d00f-497a-ba94-498520028f5c");
            this.Fields.Add(_countryid);
            //
            //_phonenumber
            //
            _phonenumber.Name      = "PHONENUMBER";
            _phonenumber.Caption   = "Phone";
            _phonenumber.Category  = "Phone";
            _phonenumber.MaxLength = 200;
            this.Fields.Add(_phonenumber);
            //
            //_phonetypecodeid
            //
            _phonetypecodeid.Name          = "PHONETYPECODEID";
            _phonetypecodeid.Caption       = "Phone type code";
            _phonetypecodeid.Category      = "Phone";
            _phonetypecodeid.CodeTableName = "PHONETYPECODE";
            this.Fields.Add(_phonetypecodeid);
            //
            //_phonecountryid
            //
            _phonecountryid.Name             = "PHONE_COUNTRYID";
            _phonecountryid.Caption          = "Phone country";
            _phonecountryid.Category         = "Phone";
            _phonecountryid.SimpleDataListId = new System.Guid("5a7ceca8-d00f-497a-ba94-498520028f5c");
            this.Fields.Add(_phonecountryid);
            //
            //_phoneother
            //
            _phoneother.Name      = "PHONE_OTHER";
            _phoneother.Caption   = "Phone (other)";
            _phoneother.Category  = "Phone";
            _phoneother.MaxLength = 200;
            this.Fields.Add(_phoneother);
            //
            //_phoneothertypecodeid
            //
            _phoneothertypecodeid.Name          = "PHONE_OTHERTYPECODEID";
            _phoneothertypecodeid.Caption       = "Phone (other) type code";
            _phoneothertypecodeid.Category      = "Phone";
            _phoneothertypecodeid.CodeTableName = "PHONETYPECODE";
            this.Fields.Add(_phoneothertypecodeid);
            //
            //_phoneothercountryid
            //
            _phoneothercountryid.Name             = "PHONE_OTHER_COUNTRYID";
            _phoneothercountryid.Caption          = "Phone (other) country";
            _phoneothercountryid.Category         = "Phone";
            _phoneothercountryid.SimpleDataListId = new System.Guid("5a7ceca8-d00f-497a-ba94-498520028f5c");
            this.Fields.Add(_phoneothercountryid);
            //
            //_emailaddress
            //
            _emailaddress.Name     = "EMAILADDRESS";
            _emailaddress.Caption  = "Email address";
            _emailaddress.Category = "Email";
            this.Fields.Add(_emailaddress);
            //
            //_emailaddresstypecodeid
            //
            _emailaddresstypecodeid.Name          = "EMAILADDRESSTYPECODEID";
            _emailaddresstypecodeid.Caption       = "Email address type code";
            _emailaddresstypecodeid.Category      = "Email";
            _emailaddresstypecodeid.CodeTableName = "EMAILADDRESSTYPECODE";
            this.Fields.Add(_emailaddresstypecodeid);
            //
            //_duplicaterecordid
            //
            _duplicaterecordid.Name    = "DUPLICATERECORDID";
            _duplicaterecordid.Caption = "DUPLICATERECORDID";
            _duplicaterecordid.Visible = false;
            this.Fields.Add(_duplicaterecordid);
            //
            //_overallmatchthreshold
            //
            _overallmatchthreshold.Name              = "OVERALLMATCHTHRESHOLD";
            _overallmatchthreshold.Caption           = "Overall match threshold";
            _overallmatchthreshold.Visible           = false;
            _overallmatchthreshold.AvailableToClient = false;
            _overallmatchthreshold.Precision         = 20;
            _overallmatchthreshold.Scale             = 4;
            this.Fields.Add(_overallmatchthreshold);
            //
            //_automatchthreshold
            //
            _automatchthreshold.Name              = "AUTOMATCHTHRESHOLD";
            _automatchthreshold.Caption           = "Auto match threshold";
            _automatchthreshold.Visible           = false;
            _automatchthreshold.AvailableToClient = false;
            _automatchthreshold.Precision         = 20;
            _automatchthreshold.Scale             = 4;
            this.Fields.Add(_automatchthreshold);
            //
            //_domanualreviewforautomatch
            //
            _domanualreviewforautomatch.Name    = "DOMANUALREVIEWFORAUTOMATCH";
            _domanualreviewforautomatch.Caption = "DOMANUALREVIEWFORAUTOMATCH";
            _domanualreviewforautomatch.Visible = false;
            this.Fields.Add(_domanualreviewforautomatch);
            //
            //_gotonextrecord
            //
            _gotonextrecord.Name       = "GOTONEXTRECORD";
            _gotonextrecord.Caption    = "Automatically go to the next duplicate exception";
            _gotonextrecord.DBReadOnly = true;
            _gotonextrecord.Value      = true;
            this.Fields.Add(_gotonextrecord);
            //
            //_save
            //
            _save.Name    = "SAVE";
            _save.Caption = "Skip";
            this.Actions.Add(_save);
            //
            //_cancel
            //
            _cancel.Name    = "CANCEL";
            _cancel.Caption = "Cancel";
            this.Actions.Add(_cancel);

            OnCreated();
        }
コード例 #5
0
        public @MultiSelectApplicationsUIModel() : base()
        {
            _donation              = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _eventregistration     = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _matchinggift          = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _plannedgift           = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _pledge                = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _recurringgift         = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _other                 = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _applicationsdelimited = new global::Blackbaud.AppFx.UIModeling.Core.StringField();
            _selectall             = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();
            _unselect              = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();
            _applications          = new global::System.Collections.Generic.List <BooleanField>();

            this.FORMHEADER.Value = "Select applications";
            this.UserInterfaceUrl = "browser/htmlforms/custom/reportingmultiselect/MultiSelectApplications.html";

            //
            //_donation
            //
            _donation.Name    = "DONATION";
            _donation.Caption = "Donation";
            this.Fields.Add(_donation);
            //
            //_eventregistration
            //
            _eventregistration.Name    = "EVENTREGISTRATION";
            _eventregistration.Caption = "Event registration";
            this.Fields.Add(_eventregistration);
            //
            //_matchinggift
            //
            _matchinggift.Name    = "MATCHINGGIFT";
            _matchinggift.Caption = "Matching gift";
            this.Fields.Add(_matchinggift);
            //
            //_plannedgift
            //
            _plannedgift.Name    = "PLANNEDGIFT";
            _plannedgift.Caption = "Planned gift";
            this.Fields.Add(_plannedgift);
            //
            //_pledge
            //
            _pledge.Name    = "PLEDGE";
            _pledge.Caption = "Pledge";
            this.Fields.Add(_pledge);
            //
            //_recurringgift
            //
            _recurringgift.Name    = "RECURRINGGIFT";
            _recurringgift.Caption = "Recurring gift";
            this.Fields.Add(_recurringgift);
            //
            //_other
            //
            _other.Name    = "OTHER";
            _other.Caption = "Other";
            this.Fields.Add(_other);
            //
            //_applicationsdelimited
            //
            _applicationsdelimited.Name    = "APPLICATIONSDELIMITED";
            _applicationsdelimited.Caption = "APPLICATIONSDELIMITED";
            this.Fields.Add(_applicationsdelimited);
            //
            //_selectall
            //
            _selectall.Name    = "SELECTALL";
            _selectall.Caption = "Select all";
            this.Actions.Add(_selectall);
            //
            //_unselect
            //
            _unselect.Name    = "UNSELECT";
            _unselect.Caption = "Unselect all";
            this.Actions.Add(_unselect);

            _applications.Add(_donation);
            _applications.Add(_eventregistration);
            _applications.Add(_matchinggift);
            _applications.Add(_plannedgift);
            _applications.Add(_pledge);
            _applications.Add(_recurringgift);
            _applications.Add(_other);

            OnCreated();
        }
コード例 #6
0
        public MultiSelectTransactionTypesUIModel() : base()
        {
            _payment                   = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _pledge                    = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _recurringgift             = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _matchinggift              = new global::Blackbaud.AppFx.UIModeling.Core.BooleanField();
            _selectall                 = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();
            _unselectall               = new global::Blackbaud.AppFx.UIModeling.Core.GenericUIAction();
            _transactionTypes          = new global::System.Collections.Generic.List <BooleanField>();
            _transactiontypesdelimited = new global::Blackbaud.AppFx.UIModeling.Core.StringField();

            this.FORMHEADER.Value = "Select transaction types";
            this.UserInterfaceUrl = "browser/htmlforms/custom/reportingmultiselect/MultiSelectTransactionTypes.html";
            //
            // _transactiontypesdelimited
            //
            _transactiontypesdelimited.Name = "TRANSACTIONTYPESDELIMITED";
            this.Fields.Add(_transactiontypesdelimited);
            //
            //_payment
            //
            _payment.Name    = "PAYMENT";
            _payment.Caption = "Payment";
            this.Fields.Add(_payment);
            //
            //_pledge
            //
            _pledge.Name    = "PLEDGE";
            _pledge.Caption = "Pledge";
            this.Fields.Add(_pledge);
            //
            //_recurringgift
            //
            _recurringgift.Name    = "RECURRINGGIFT";
            _recurringgift.Caption = "Recurring gift";
            this.Fields.Add(_recurringgift);
            //
            //_matchinggift
            //
            _matchinggift.Name    = "MATCHINGGIFT";
            _matchinggift.Caption = "Matching gift claim";
            this.Fields.Add(_matchinggift);
            //
            //_selectall
            //
            _selectall.Name    = "SELECTALL";
            _selectall.Caption = "Select all";
            this.Actions.Add(_selectall);
            //
            //_unselectall
            //
            _unselectall.Name    = "UNSELECTALL";
            _unselectall.Caption = "Unselect all";
            this.Actions.Add(_unselectall);

            _transactionTypes.Add(this._payment);
            _transactionTypes.Add(this._pledge);
            _transactionTypes.Add(this._recurringgift);
            _transactionTypes.Add(this._matchinggift);

            OnCreated();
        }