Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3293 มุมมอง

I've created 2 fields in a single form view and I want the first field called 'Indentor'=Employee A to automatically fill-in the second field called 'Department Manager'= Employee B. With Employee B being the manager responsible for the the department that Employee A works in. How do i do this?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi Sam,

You can do this by writting on_change of the first field 'indentor' (Employee A).

อวตาร
ละทิ้ง
ผู้เขียน

thanks but how does that link it with the second field? perhaps an example or demonstration can enlighten me more?