cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry Action Button alignment

Former Member
0 Kudos

Hi,

On iPad or WPF Client, how to align the action button in a screen to the right-bottom position.

By default it is on the left-bottom.

Thanks.

Kevin

Tags edited by: Michael Appleby

Accepted Solutions (1)

Accepted Solutions (1)

sravanthi_polu
Contributor
0 Kudos

Hi,

     I think the positions are default based on version.Please check Agentry OpenUI API, provides the interface to support development of custom controls to display within the Agentry Client and Agentry client branding concepts for refrence.

          If you are trying to place action button in detail screen to the right,then define a field in the detail screen with edit type as push button,adjust the height,size,width,row and column positions according to the requirement.


Thanks & Regards,

Sravanthi Polu

Former Member
0 Kudos

Good idea Thanks. Even if it is not the best way, it is doable.

sravanthi_polu
Contributor
0 Kudos

Hi,

     Also check the below options

Thanks & Regards,

Sravanthi Polu

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

On the iPad / iPhone the action buttons are always displayed at the bottom left aligned.  No matter what you set teh Button placement to for these devices they always appear in the same location.

You can of course always create your own button controls and lay them out where you want on the screen but they are now defined as fields rather than action buttons.

--Bill

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Kevin , May i know ,which Agentry client r using ? Because in some version like 6.0.40.1 there is no effect as button in Agentry iOS client. Thanks & Regards, Kunal Varaiya

Former Member
0 Kudos

I am using wpf client version 6.0.

Former Member
0 Kudos

Hello Kevin , There is two way do button Alignment . 1 ) Through Sravanthi has shared screen shot . 2 ) if its details screen then choose edit type as button then you have full control like (style , alignment , etc) Thanks & Regards, Kunal Varaiya