Hi
Guys I have an idea to make a interactive help for each field, which has set my attribute [InteractiveHelp] (in business object field).
Now I want to use PopupControl, with lots of windows in the collection of Windows, which will provide help information for user.
I need to at the end of each Caption (the editor) was a picture of a question mark, which when clicked will open the corresponding help window in PopupControl.
An example of what I need is shown in the attached image.
Help to understand the concept, as it is better to do? How to add PopupControl in page and how to implement the question marks at the end of each Caption item?
Thanks.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
and here is the picture :) …
Hello Dmitry,
To accomplish this task, you can change layout items created by the WebLayoutManager, as shown in the following Support center issues:
How can I change a layout group caption in a web controller?
Conditional Appearance BackColor not working as expected for LayoutGroups and TabbedGroups
Thanks,
Anatol