Page 1 of 1
Include field in ControlRecord
Posted: Mon May 17, 2010 7:45 am
by rodiusd
Hi, We are having the habbit to include some search or status fields in the control record.
How can we place these ifeld in the controlrecord with the designer ?
BR
Danny Rodius
Re: Include field in ControlRecord
Posted: Mon May 17, 2010 11:26 am
by David
When you place a grid widget into a record format, this automatically turns the record format into a subfile control format. You can place any desired fields or widgets onto the record format by just placing them outside the grid component (such as directly above it). When done this way, the fields are created in the subfile control format in the DDS.
When fields or widgets are added inside the grid (by placing them into a column in the first row), the fields become part of the subfile record format.
Re: Include field in ControlRecord
Posted: Wed May 19, 2010 4:16 am
by rodiusd
Thanks, its working fine.
PS. How can i close this post as solved ?
Re: Include field in ControlRecord
Posted: Wed May 19, 2010 4:28 am
by rodiusd
Thanks, its working fine.
PS. How can i close this post as solved ?