×
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
-
Less
More
- Posts: 603
- Thank you received: 3
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
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
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
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.
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
-
Less
More
- Posts: 603
- Thank you received: 3
11 years 10 months ago #14587
by kda
Replied by kda on topic Hide criteria dialog of enquriy
Hi jbp
It is fine
Thanks
It is fine
Thanks
Please Log in or Create an account to join the conversation.
- kripesh
-
- Offline
- Platinum Member
-
Less
More
- Posts: 459
- Thank you received: 65
11 years 7 months ago #15078
by kripesh
Have a great day !
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.
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
-
Less
More
- Posts: 603
- Thank you received: 3
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
-
- Offline
- Elite Member
-
- “So long - and thanks for all the fish!”
Less
More
- Posts: 300
- Thank you received: 57
11 years 6 months ago #15163
by armin
Replied by armin on topic Hide criteria dialog of enquriy
Use QUERY instead of ENQ
Please Log in or Create an account to join the conversation.
- t24.user
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 6
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
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