Warning |
---|
title | Power Custom Fields PRO™ is becoming Power Custom Fields™ |
---|
|
Power Custom Fields PRO™ is being upgraded to Power Custom Fields™. We are removing Power Custom Fields PRO™ from the market to focus resources on the combined app, Power Custom Fields™ which has all the features of PRO™ and more. Existing Power Custom Fields PRO™ users can get 65% off their new Power Custom Fields™ license by following the steps here.
|
Contents
...
To use SQL Data Source, set the JNDI first. You can see details on the Data Source Configuration page.
SQL Initial Script
This example returns the versions names.
Code Block |
---|
select vname, id from projectversion; |
See also