File: d_pfcsecurity_user_lookup_by_group.srd
Size: 2491
Date: Tue, 22 Jan 2008 23:33:50 +0100
$PBExportHeader$d_pfcsecurity_user_lookup_by_group.srd
$PBExportComments$returns the users that belong to a group
release 5;
datawindow(units=0 timer_interval=0 color=77956459 processing=0 print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 97 print.margin.bottom = 97 print.paper.source = 0 print.paper.size = 0 print.prompt=no )
header(height=1 color="536870912" )
summary(height=1 color="536870912" )
footer(height=1 color="536870912" )
detail(height=65 color="536870912" )
table(column=(type=char(16) update=yes key=yes name=group_name dbname="security_groupings.group_name" )
 column=(type=char(32) name=description dbname="security_users.description" )
 column=(type=char(16) update=yes key=yes name=name dbname="security_groupings.user_name" )
 retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"security_users~" )  TABLE(NAME=~"security_groupings~" ) COLUMN(NAME=~"security_groupings.group_name~") COLUMN(NAME=~"security_users.description~") COLUMN(NAME=~"security_groupings.user_name~")    JOIN (LEFT=~"security_groupings.user_name~"    OP =~"=~"RIGHT=~"security_users.name~" )WHERE(    EXP1 =~"~~~"security_groupings~~~".~~~"group_name~~~"~"   OP =~"=~"    EXP2 =~":username~" ) ) ARG(NAME = ~"username~" TYPE = string) " update="security_groupings" updatewhere=1 updatekeyinplace=no arguments=(("username", string)) )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="46" y="4" height="53" width="366" format="[general]"  name=group_name edit.limit=0 edit.case=any edit.autoselect=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="526" y="4" height="53" width="366" format="[general]"  name=name edit.limit=0 edit.case=any edit.autoselect=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="919" y="4" height="53" width="737" format="[general]"  name=description edit.limit=0 edit.case=any edit.autoselect=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )