cancel
Showing results for 
Search instead for 
Did you mean: 

Position Of Buttons @Pop-up

Former Member
0 Kudos

Hi all,

I have an pop-up . And i use it in 2-3 views. I want to change the positions of yes/no/cancel buttons. Is it possibe ?

Best Regards,

Orhan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

no, it is not possible for standart pop-ups.

Former Member
0 Kudos

Hi,

Alignment of buttons cannot be done in the pop up. But you can create a view with the alignment that you require and call that for the pop up.

1) Create a View.

2) Map it to a Window.

3) Use that Window as a pop up.

Check the below thread for reference code.

[]

Former Member
0 Kudos

i already know that but just wonder if any way to chance standart pop-ups.

Former Member
0 Kudos

Following combinations are available for buttons in a standard popup.

1 OK

2 Close

3 Ok., Cancel

4 Yes, No

5 Yes, No, Cancel

6 Cancel, Repeat, Ignore

Wondering why you want to change the sequence, since a popup to confirm will always display buttons in these order.

Former Member
0 Kudos

Hi,

Hey , I dont think its possible to change positions of buttons in pop-up's .

May be you can create the buttons (yes/no etc) in the view(instead of specifying buttons in pop-up) that you raise as a pop-up and try to change positions by possibly making one of the button invisible etc.

Just an idea that's it.Hope it helps.

Cheers,

Aditya.