cad question doubt

SoudarapuN
Tera Contributor

Which of the following are correct for record producers? Select all that apply

a) record producers are used to insert and update records for a single table

b) record producer forms can contain graphics and movies

c) Record producer variables map to table fields

d) UI Policies are applicable for record producer

which options are correct?

1 ACCEPTED SOLUTION

even though we can select any table and create record on it, at one time, we can select one table only.

so that's why "Record producers are used to insert and update records for a single table"

 

Please mark the answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra 

View solution in original post

6 REPLIES 6

Abhay Kumar1
Giga Sage

@SoudarapuN  Correct answer is a,c and d.

a) Record producers are used to insert and update records for a single table

Record producers are designed to create or update records for a specific table.

c) Record producer variables map to table fields

Variables in a record producer can be mapped to fields on the target table, allowing data entered by the user to populate the corresponding fields in the record.

d) UI Policies are applicable for record producer

UI Policies can be applied to record producers to dynamically show, hide, or make fields mandatory.

have a doubt about option a. how can it be a single table we can create record on many tables through record producers .

even though we can select any table and create record on it, at one time, we can select one table only.

so that's why "Record producers are used to insert and update records for a single table"

 

Please mark the answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra 

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @SoudarapuN 

A,C and D are correct.

We can only select a single table on Record Producer form. We can map variables to table fields using Map to Field option.

UI policies can be written on Record Producer.

 

Please mark the answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra