pdbe Posted September 19, 2005 Posted September 19, 2005 I have a search form which I want to return records with any (OR) of the selected sections AND the specified unit Where and how can I enter the -OpBegin and -OpEnd tags? I've used the {brackets} to give an idea of what it needs to do: [inline: Action_Params, -Database='dioexp', -Table='Web', -KeyField='', -Show] {BEGIN AND} {BEGIN OR} [Value_List: 'section'] [if: (Action_Param: 'section text') >> Value_ListItem] [Value_ListItem] [Else] [Value_ListItem] [/if] [/Value_List] {END OR} {END AND} [/inline] [/form] Thanks for your help!
Recommended Posts
This topic is 7274 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now