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 ...".

Enter image details here

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

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -