Commit 6e549f26 authored by Omkar Ingale's avatar Omkar Ingale

updated MAILING_LIST_DET_BROW.srd

parent b99dd976
......@@ -10,9 +10,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=mail_l
column=(type=char(75) update=yes updatewhereclause=yes name=email_id dbname="mailing_list_det.email_id" )
column=(type=char(160) update=yes updatewhereclause=yes name=name dbname="mailing_list_det.name" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"mailing_list_det~" ) COLUMN(NAME=~"mailing_list_det.mail_list_id~") COLUMN(NAME=~"mailing_list_det.line_no~") COLUMN(NAME=~"mailing_list_det.email_id~") COLUMN(NAME=~"mailing_list_det.name~")WHERE( EXP1 =~"mailing_list_det.mail_list_id~" OP =~"=~" EXP2 =~":mail_list_id~" ) ) ARG(NAME = ~"mail_list_id~" TYPE = string) " update="mailing_list_det" updatewhere=1 updatekeyinplace=no arguments=(("mail_list_id", string)) )
text(band=header alignment="2" text="Mail List Id" border="0" color="33554432" x="2" y="2" height="16" width="79" html.valueishtml="0" name=mail_list_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Mail List ID" border="0" color="33554432" x="2" y="2" height="16" width="79" html.valueishtml="0" name=mail_list_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="83" y="2" height="16" width="72" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Email Id" border="0" color="33554432" x="157" y="2" height="16" width="130" html.valueishtml="0" name=email_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Email ID" border="0" color="33554432" x="157" y="2" height="16" width="130" html.valueishtml="0" name=email_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Name" border="0" color="33554432" x="289" y="2" height="16" width="131" html.valueishtml="0" name=name_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="19" width="79" format="[general]" html.valueishtml="0" name=mail_list_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="1" tabsequence=20 border="0" color="33554432" x="83" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment