Application Development 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: 

Dispaly of graphic elements of a dynpro in a HTML template

Former Member
0 Kudos

Hi,

I have a question :

It is enough that a graphic element of a dynpro (for example a boutton) exists in the dynpro that it is recognized on the level of template HTML ?

Because in an example of template code I saw something like :


`if (Button_name.exist)`
    `Button_name.label`
`else`
   .....
`end`

Thanks & regards

1 REPLY 1

Former Member
0 Kudos

Hi,

No reply to this thread !

The question is not clear ?