which type of a form is look like a dialog box
Answers
Answered by
2
Answer:
To help users to fill out documents, create a custom dialog box that prompts for specific input. We can do this by using the DialogBox function or LotusScript. Using DialogBox requires two forms: one, the dialog form, has a layout region that contains fields, text, and graphics, and looks like a dialog box; the other, the host form, contains a button that uses DialogBox to display the dialog form.
Answered by
1
Answer:
here's your answer...
..
hope it helps you
Attachments:
Similar questions