function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
hjiiihjiii 

How to get data from another page

we are trying to get data from one form to another but it only allow to choose only id not data.

Example:- we have two form staff and payment we want to calculate payment as per designation for that we require designation from staff but by using look up relation it only allow to use only id not data so how we can do this

Achilles21Achilles21

Hi,

 

You can use Lookup Dialogs that is avalible in Search Layouts for that perticular object.

 

To go to Search Layouts ..

Create -> Select your object -> Search Layouts

hjiiihjiii

But it only allow to select id not any data.

how to select other fields


hjiii wrote:

we are trying to get data from one form to another but it only allow to choose only id not data.

Example:- we have two form staff and payment we want to calculate payment as per designation for that we require designation from staff but by using look up relation it only allow to use only id not data so how we can do this



of objects.