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

MAIN PROJECT MODEL:

Project name: Field A

Customer name: Field B - Select a customer name from a list of customers from customer model

Task names: Field C -Select a task from Task table where customer name="Field B".

Question: How can I create the filter on studio to show all tasks that belongs to customer named in previous field B

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

HI,

Write an onchange function for the first field from the user interface and return the domain for the second field.

Write onchange from UI:  

https://www.youtube.com/watch?v=psQF5jOrd48


Return domain in onchange: https://www.youtube.com/watch?v=IpXXYCsK2ow

Thanks

อวตาร
ละทิ้ง