is this poosible?
Field 1 is lookup
FIeld 2 is lookup
On change of field1, using java script retrieve values for field2 and select 1st value in the list.
No click should be required by user on field2-lookup.
*This post is locked for comments
is this poosible?
Field 1 is lookup
FIeld 2 is lookup
On change of field1, using java script retrieve values for field2 and select 1st value in the list.
No click should be required by user on field2-lookup.
*This post is locked for comments
Hello,
Sure, you can add an "addOnChange" event on the field1 to trigger your function.
In that function you have to query the webapi with the entity type you need, select the top 1 and push the retrieved result into the field.
Regards,
Clément
Hi Rohit,
you will have to use web api to do that.
mark my suggestion as verified if helpful.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6