Loading...

Location of Description in qListForm

Location of Description in qListForm

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #4187
      Anonymous
      Anonymous
      Participant

      Is it possible to put the Description above the input text box in a qListForm?

      Thanks,

      Erik

    • #6267
      Anonymous
      Anonymous
      Participant

      It is not possible to move the description above the field if you are using the out-of-the-box layout types. You need to create a custom layout manager class where you can specify the layout of labels, controls, and descriptions for a field in any way you want.

      You can find details on how to implement this under "Custom Layout Help" section of the Help file, and also use the sample code (pleLayoutManager & pleCustomActionsAndCustomLayouts classes) shipped with the product as a starting point.

      Thanks,

      Yuan

    • #4841
      Anonymous
      Anonymous
      Participant

      You can add the field description below the field by going to

      ezEdit–>Display->Display Fields, edit a field and use the Description text box.

    • #6266
      Anonymous
      Anonymous
      Participant

      Is it possible to move the description above the field using a skin or other formatting options?

      Thanks,

      Erik

Viewing 3 reply threads

You must be logged in to reply to this topic.