- This topic is empty.
- AuthorPosts
-
- 03/26/2012 at 1:11 am #4187
AnonymousParticipantIs it possible to put the Description above the input text box in a qListForm?
Thanks,
Erik
- 03/26/2012 at 1:11 am #6267
AnonymousParticipantIt 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
- 03/26/2012 at 12:20 pm #4841
AnonymousParticipantYou can add the field description below the field by going to
ezEdit–>Display->Display Fields, edit a field and use the Description text box.
- 03/26/2012 at 12:24 pm #6266
AnonymousParticipantIs it possible to move the description above the field using a skin or other formatting options?
Thanks,
Erik
-
- AuthorPosts
You must be logged in to reply to this topic.