IBM Support

Increasing the width of dialog boxes

Question & Answer


Question

Can dialog box sizes be increased?

Answer

Within this example, we will increase the 'View Attachments' dialog box.

Go to Application Designer – Select Action – Export System XML – click on the 'blue' arrow for the LIBRARY reference. Save the LIBRARY.XML, backup the LIBRARY.XML – open the LIBRARY.XML within a text editor. Find the following line:

<dialog id="viewattachments" label="View Attachments" savemode="ONLOAD">

Add the following (in pixels and the reference to 800 can be changed to a different value):

<dialog id="viewattachments" label="View Attachments" savemode="ONLOAD" width="800">

Save the modified LIBRARY.XML – import the modified LIBRARY.XML within Application Designer. Sign out – Sign back into Maximo – Access an Application with DOCLINKS and click on Attachments hyperlink to view changes:

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"7.0;7.1;7.1.1;7.1.2;7.2;7.2.1;7.6","Edition":"All Editions","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 June 2018

UID

swg21460733