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: 

Hide/Unhide Button on a Custom Form?

EMJ
Explorer
0 Kudos

Hello! I am looking for some ideas regarding the ability to hide/unhide a button on a custom form. Ideally, I would like to create an authorization group, if a user is a member of the authorization group, they can see the button, if not, the button is hidden. Is this something that can be done? If not, does anyone have another way of doing this? Thank you.

1 REPLY 1

Former Member
0 Kudos

Are you asking specifically for Smartforms, SAPforms, Interactive Adobe forms? Or generally about UI programming?

Generally yes, this is possible and is also often done to give the user a more friendly interface to work with (without having to click on buttons, only to discover that they cannot use it anyway).

Many standard transactions are developed in this way.

Cheers,

Julius