@Prompt Text Box

Hi,

Is there a way i can get a Bigger text box for @Prompt([OkCancelEdit]. Im trying to create a Button Hotspot, when clicked it will prompt the user to enter notes. @Prompt([OkCancelEdit] works fine for single line entry, however if the user wants to enter a list is there a way i can pop up a bigger box.

Regards,

Kalyan

Subject: @Prompt Text Box

No, but you can use a dialogbox instead (either @DialogBox or the DialogBox method of the NotesUIWorkspace).