Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I have 4 tables in model - driven apps. Smart Audit Customers Smart Audit Customer Equipment Assets entity view V 3 Customers V 3 In
I have tables in modeldriven apps.
Smart Audit Customers
Smart Audit Customer Equipment
Assets entity view V
Customers V
In Smart Audit Customer Equipment I have columns arbCustomer Lookup column that is looking to Smart Audit Customers table arbSerialNo Lookup column that is looking to the Assets entity view V table
So it means Smart Audit Customer Equipment has a relationship with Smart Audit Customers
& Assets entity view V but there is no relation between Assets entity view V & Smart Audit Customers.
I have forms Smart Audit Customers in this I have arbCustomer from which we need to filter that view. Its Primary column in Assets entity view V table is mserpcustomeraccount
Then on next form Smart Audit Customer Equipment I have arbCustomer which is lookup that looks to Smart Audit Customer table and next is arbSerialNo column which looks to Assets entity view V and has view "Existing Assets" which we want to filter based on arbCustomer of Smart Audit Customer.
Please give the whole JavaScript code for this issue.
I want that view to filter considering Finance & Ops Customer.
Please first give the whole code and after that also suggest me what to change when I implement in my solution.
On Smart Audit Customers we have a button that open the new Smart AuditCustomer Equipment form as shown in the picture, where we have arbSerialNo
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started