Project

General

Profile

Actions

Feature proposal #2444

closed

IF substitutions not using API to check values

Added by krileon about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
21 March 2011
Due date:
% Done:

100%

Estimated time:
1:00 h

Description

For instance if you're using CB Query Field and and if statement of cb_query="1" then cb_query will always be null due to not existing in user object as it's dynamically generated and can only be gotten through getField API. The IF statements should be using getField (the CBuser class object is provided anyway) with the output as PHP so integrations such as CB Query Field will provide results to compare against.


Files

2444.patch (859 Bytes) 2444.patch krileon, 21 March 2011 16:12
2444-rev1.patch (977 Bytes) 2444-rev1.patch krileon, 21 March 2011 16:19
Actions

Also available in: Atom PDF