cancel
Showing results for 
Search instead for 
Did you mean: 

Update file in table

david_fryda2
Participant
0 Kudos

Hi everyone,

I am trying to put the Upload File UI element in a table cell.

2 problems :

1) Can I change the label of the button "Browse" to a text of my own ?

2) When I click on a row of the table and want to click on another row (onto the browse button), I have to click twice. Of course, I would like to click only once.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hallo David,

<i>1) Can I change the label of the button "Browse" to a text of my own ?</i>

Answer: no you cannot change this text.

<i>2) When I click on a row of the table and want to click on another row (onto the browse button), I have to click twice. Of course, I would like to click only once.</i>

Answer: What's the problem? You only want to click the browse button without implicitly changing the table's lead selection? This can be achieved with the compatibiltyMode=nw04plus property value. It's described in tutorial https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/bad3e990-0201-0010-3985-fa0936d901b4">enhancing [original link is broken] [original link is broken].

Regards, Bertram