Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titlePower Custom Fields PRO™ is becoming Power Custom Fields Premium™Fields™


Power Custom Fields PRO™ is being upgraded to Power Custom Fields Premium™Fields™. We are removing Power Custom Fields PRO™ from the market to focus resources on the combined app, Power Custom Fields Premium™ 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 Premium™ Fields™ license by following the steps here.

...

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