× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

Hide criteria dialog of enquriy

  • kda
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 10 months ago #14570 by kda
Hide criteria dialog of enquriy was created by kda
Dear all

I have one enquiry that set default criteria already to open the report, generally our enquiry when open it, It will show criteria dialog to input field , operator , value ..., I want hide it, Is there any way to do it?

Thanks

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
11 years 10 months ago - 11 years 10 months ago #14571 by jpb
Replied by jpb on topic Hide criteria dialog of enquriy
Instead of calling the enquiry with

ENQ My.Enquiry

use

QUERY My.Enquiry

to launch it.
Last edit: 11 years 10 months ago by jpb. Reason: Typo

Please Log in or Create an account to join the conversation.

  • kda
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 10 months ago #14587 by kda
Replied by kda on topic Hide criteria dialog of enquriy
Hi jbp

It is fine

Thanks

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #15078 by kripesh
Replied by kripesh on topic Hide criteria dialog of enquriy
ENQ My.Enquiry NONE

The None Clause removes the Selection Criteria box that appears when you execute an Enquiry. If you have a mandatory data to be Input then this NONE clause will not be considered.

Have a great day !

Please Log in or Create an account to join the conversation.

  • kda
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 6 months ago #15158 by kda
Replied by kda on topic Hide criteria dialog of enquriy
Thanks

Please Log in or Create an account to join the conversation.

  • armin
  • armin's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • “So long - and thanks for all the fish!”
More
11 years 6 months ago #15163 by armin
Replied by armin on topic Hide criteria dialog of enquriy
Use QUERY instead of ENQ

using R11 on Unix

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #15164 by t24.user
Replied by t24.user on topic Hide criteria dialog of enquriy
You can hide the enquiry selection with the attribute 'NO.SELECTION' in the enquiry record

56. 1 ATTRIBUTES..... NO.SELECTION
77 CURR.NO........... 1

Please Log in or Create an account to join the conversation.

Time to create page: 0.047 seconds