-
Notifications
You must be signed in to change notification settings - Fork 2
/
CityandDistricts.txt
60 lines (50 loc) · 1.5 KB
/
CityandDistricts.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[Collection:AreasXMLCollection]
Data Source:File XML:"Areas.xml"
XML Object Path: AREAOBJECT : 1 : AREACOLLECTION
Client Only:Yes
[Collection:AreasXMLSUBCollection]
Source Collection:AreasXMLCollection
Compute:CITY:$CITY
Compute:CODE:$CODE
Compute:STATE:$STATE
Compute:DIST:$DIST
[Collection:CITYNAMEXMLCOLL]
Title:$$LocaleString:"List Of Cities"
Source Collection:AreasXMLSUBCollection
Full Height:Yes
Align:Right
Fetch:CITY
Format:$CITY,40
Unique:$CITY
[Collection:DISTNAMEXMLCOLL]
Title:$$LocaleString:"List Of Districts"
Source Collection:AreasXMLSUBCollection
Full Height:Yes
Align:Right
Fetch:DIST
Format:$DIST,40
Unique:$DIST
[#Part: LED Mailing Address]
Add:Bottom Line:At End:LEDAREALINE
[Line:LEDAREALINE]
Fields:MediumPrompt,LEDCITYINP,ShortPrompt,LEDISTINP
Local:Field:MediumPrompt:Set as:$$LocaleString:"City"
Local:Field:MediumPrompt:Width:8
Local:Field:ShortPrompt:Set as:$$LocaleString:"District"
Local:Field:ShortPrompt:Width:8
Invisible:NOT ($$IsGroupSundryCreditors:$_PrimaryGroup or $$IsGroupSundryDebtors:$_PrimaryGroup)
[Field:LEDCITYINP]
Use:Name Field
Storage:LEDCITYINP
Background:white
Table:CITYNAMEXMLCOLL,Not Applicable
Show Table:On Empty
[Field:LEDISTINP]
Use:Name Field
Storage:LEDISTINP
Background:white
Table:DISTNAMEXMLCOLL,Not Applicable
Show Table:On Empty
[System:UDF]
LEDCITYINP:String:1234
LEDISTINP:String:1677