load_sister_fields

(Since 1.7.9) -- load any possible bi-directional columns (for internal use)
function load_sister_fields($params)

Parameters

$params is an ASSOCIATIVE ARRAY that supports the following attributes:
ParameterTypeDetails
datatype INT the initial pod/datatype
pickval STRING the related pod/datatype name

Returns

A JSON string of matching fields, or a string beginning with "Error".
See Also