Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to customize folder view ? ?

Former Member
0 Likes
305

Hi everybody !

i use CALL METHOD cl_gui_frontend_services=>file_open_dialog

to open dialog file in open mode.

The problem is i want the dialog will be display in details.

How can i do this ? ? ?

Hi everybody !

i use CALL METHOD cl_gui_frontend_services=>file_open_dialog

to open dialog file in open mode.

The problem is i want the dialog will be display in details.

How can i do this ? ? ?

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
276

In the Open File dialog window there is an ambiguously labeled button 'View Menu'. By clicking on it the users can choose whether to see the details, thumbnails, list, etc. But I don't think this selection can be forced, at least I didn't see any options for it in the class definitions.