Any way of changing Title in Dialog listbox

I would like to make the Dialog List title meaningful for users. Right now it simply says “Keywords” which doesn’t mean anything to them, whereas something like “Offices” when they are choosing from a list of rooms whould be more useful.

Is there any way to do this in Notes client?

Subject: how are you generating the dialog box?

Do you have control over the design of the database that is generating the dialog box? If so, the functions @Dialogbox, @Prompt, or the Lotusscript Dialogbox method allow an argument for the dialog title area.

Subject: Using a Field > type = Dialog list

Subject: ah…

currently we do not have any way to change the title of this type of dialog.