Answered step by step
Verified Expert Solution
Link Copied!

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 3 tables in my model driven apps.
Smart Audit Customers, Customers V3(mserp) and Company Chains (mserp).
In Smart Audit Customers, i have arb_customer (lookup to Customers V3 table), arg_type (a text column).
In Customers V3(mserp), i have mserp_companychain (text column).
In Company Chains (mserp), i have mserp_chainname and mserp_chaindescription both text.
write js in smart audit customers form so that arg_type should be populated.
When arg_customer field is updated:
Get Company Chain (mserp_companychain), from Customers V3(arb_customer).
Match Company Chain to Chain (mserp_chainname) on company chains entity (ARBsmmCompanyChainEntity) to get record. Populate Type (arg_type) on Smart Audit Customer using Description (mserp_chaindescription) from record.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Databases In Action

Authors: Dave Bechberger, Josh Perryman

1st Edition

1617296376, 978-1617296376

More Books

Students also viewed these Databases questions

Question

14. Identify the magic flight in The Blues Brothers.

Answered: 1 week ago

Question

Evaluate the importance of the employee handbook.

Answered: 1 week ago

Question

Discuss the steps in the progressive discipline approach.

Answered: 1 week ago