cancel
Showing results for 
Search instead for 
Did you mean: 

Display customer details in the same screen (syclo agentry)

0 Kudos

Hello experts,

I have a requirement wherein the screen should be divided.

The first half should show the customer list and when, clicking on some id, the customer details should be displayed on the second half.

I have created a screen which is showing the  customer list and a double click action has been triggered which will navigate to the customer detail screen.

But I have to show the details in the same screen.

Can anyone help me on this?

Regards,

Bino

Accepted Solutions (1)

Accepted Solutions (1)

sudhiranjan_lenka
Contributor
0 Kudos

Hi Bino,

Can you please tell me, your requirement is to display the customer details in the 2nd half of the screen, when user clicks on the any row(list item) or when clicks on any customer id as hyper-link.

a. If requirement is to display customer details on click of any row(List Item)

Steps :-

1.  Create a screen with two Tile Display(Customer List, Customer Details) fields.

     *As you mentioned above Customer list is working perfectly fine but remove the double click action           and only enable single click action.

2.For second Tile Display field create another detail screen and point to the newly created screen to the Tile Display Screen Set.

3.Care fully select the Tile Target (It should be the current object from the first half tile list view screen set->tile list view detail screen).

Note :- Please refer the Time Sheet screen in standard work manager.

Thanks,

Sudhir.

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Also what platform are you targeting for this?

and what Agentry version (client, server, editor) are you using?

--Bill

Answers (1)

Answers (1)

0 Kudos

Hello,

I have done it. Thanks.

Regards,

Bino