Viewing 1 reply thread
  • Author
    Posts
    • #610

      Hi,

      I have noticed that in the code examples for some of the fields the code is slightly different for displaying the field description:

      ,’description’ => __(‘Description Text’)

      or

      ,’description’ => ‘Description Text’

      They both seem to work.  Is one way better than the other?

      Thanks!

    • #611

      Never mind.  I just found the localized text explanation in the documentation:

      http://piklist.com/user-guide/docs/fields/field-parameters/

      Thanks!

Viewing 1 reply thread
  • You must be logged in to reply to this topic.