I am desinging a Dynamic Form with many fields for displaying Pension Calculations and Start a Process to complete the pension for an employee.
The form will have many fields with complex meanings...
I want an easy and a cool way to enable extended Help against each field on the PDF Form.
I do not want to use the built-in app.alert() dialog. Also, the tool-tip is not cool enough.
The help will be 1 or 2 paragraphs, with each about 3-4 lines of text. The width and height of the popup should be flexible and adopt to the size of the text.
Any one has any idea, please let me know. Maybe there is some built-in feature for this.
I am now thinking of a way to implement this feature.
Tarek.