OUI_CustomCustomerLayout
See also: Store Databases
Return to Introduction  Previous page  Next page

 
·Database File Summary  

Description:
This database contains the layout settings for the custom Customer Fields.
Application(s):
OpenUI Look & Feel Module
Database Directory:
~/mivadata/Merchant2/00000001/oui/
Database File:
ouiclcfld.dbf
Memo File:
<none>
Index File(s):
ouiclcfsc.mvx

ouiclcscc.mvx
 

·Database Field Definition  


Name
Added In Version

Type

Description
Related Database/Field
module_id

NUMBER
Module indentifier that owns each custom field
modules.dbf / Modules.d.id
screen

CHAR(4)
Screen code that this layout is for

ctgy_id

NUMBER
Optional category indentifier to specify this layout for a specific category
cats.dbf / Categories.d.id
code

CHAR(254)
Custom Field "code"
ouiccfld.dbf / OUI_CustCustFlds.d.code
reqd

BOOL
Enable/Disable requiring this field

 
 
·Database Index Definition  


Filename
Added In Version

Expression

Flags
ouiclcfsc.mvx

OUI_CustomCustomerLayout.d.screen $ ':' $ padl(OUI_CustomCustomerLayout.d.ctgy_id, 10, '0')
ascending,nounique
ouiclcscc.mvx

OUI_CustomCustomerLayout.d.screen $ ':' $ OUI_CustomCustomerLayout.d.code $ ':' $ padl(OUI_CustomCustomerLayout.d.ctgy_id, 10, '0')
ascending,nounique
 



 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium