Jump to content

This topic is 7074 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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!

This topic is 7074 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.