Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I have 3 tables in my model driven apps. Smart Audit Customers, Customers V 3 ( mserp ) and Company Chains ( mserp ) .
I have tables in my model driven apps.
Smart Audit Customers, Customers Vmserp and Company Chains mserp
In Smart Audit Customers, i have arbcustomer lookup to Customers V table argtype a text column
In Customers Vmserp i have mserpcompanychain text column
In Company Chains mserp i have mserpchainname and mserpchaindescription both text.
write js in smart audit customers form so that argtype should be populated.
When argcustomer field is updated:
Get Company Chain mserpcompanychain from Customers Varbcustomer
Match Company Chain to Chain mserpchainname on company chains entity ARBsmmCompanyChainEntity to get record. Populate Type argtype on Smart Audit Customer using Description mserpchaindescription from record.
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