xpages - How can you get rid of the 'file name' title and size of the download control? -
The download control is displaying the word "filename" above the attachment. Is it anyway to get rid of it?
In addition to this, despite the fact that I set the display to false, it is still showing. Any thoughts on that?
Thanks
Go to the All Properties tab and set what you want to show Based on the properties "display ..." and "filename ...".
In your case, you < The code> displaySize is false and you want to set the fileNameTitle
in a space character.
Determine that there is no size column now and the file name title is empty.
Comments
Post a Comment