Extend Info Column query operators by EXISTS operator

Description

In Info Window columns can be defined as query parameters with specific database operators.
Goal of this ticket is to implement one useful but missing operator - EXISTS.

When user will select EXISTS operator then he has to fill also Query Function. e.g. (SELECT 1 FROM M_Replenish r WHERE p.M_Product_ID=r.M_Product_ID AND r. ReplenishType=@ReplenishType@ ) - to get all products

Environment

None

Attachments

3

Activity

Show:

Carlos Ruiz August 30, 2023 at 10:10 AM

reopening as the tickets mentioning as duplicate are not related to info window

Carlos Ruiz August 22, 2020 at 8:44 PM

This has been implemented as SQL search in

The EXISTS operator is also being implemented in

Closing as duplicate

Tomáš Švikruha August 7, 2015 at 10:31 AM

Hi ,

I've just attached patches for mentioned (we discussed it on google group forum) EXISTS operator for Info Window columns.

Details

Assignee

Reporter

Labels

Priority

Created August 7, 2015 at 7:27 AM
Updated August 30, 2023 at 10:12 AM