cancel
Showing results for 
Search instead for 
Did you mean: 

Embedded Image Action for Android Client

Former Member
0 Kudos

Hi,


I'm workig on Agentry server 6.1.2.609 and Eclipse Plugin 6.1.2.604.


I used Embedded Image field and set an action for image cell.

Action works on Agentry ios client (v6.0.40.1) but does not work on Android Client (6.1.2.604).  What is the reason of this difference ?


Thanks,


Serkan DEMIR

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Serkan,

Have you tried using the latest version of the 6.1 Android client?  I know there is an Agentry 6.1.4 client version available.

--Bill

Former Member
0 Kudos

Hi Bill,

Thanks for your advice, I tried to use v6.1.4.179 Android Client but it did not work.


Serkan DEMIR

Former Member
0 Kudos

1) If you use your action on just a normal button does it work?

2) Can you attach screenshots of your field for us to review?

Stephen

Former Member
0 Kudos

Hi Steve,


1) Yes action works on normal button.

2 ) Screenshots ;

jason_latko
Advisor
Advisor
0 Kudos

Serkan,

There was a client bug that may still exist on Android where the action target for an embedded image would be ignored by the client, causing the action to fail.  You can work around this bug by creating a wrapper action that contains a single sub-action step that calls your real action with the correct target.

So create an action called ShowActivityDetailWrapper that has a singe sub-action step that calls ShowActivityDetail with your target.  This wrapper action should not accept any object type.  Tie this wrapper action to the embedded image.

Jason Latko - Senior Product Developer at SAP

Answers (0)