Question about fields in different views

  • Thread starter S-DiZzLe TeLeViZzLe
  • Start date
S

S-DiZzLe TeLeViZzLe

Can a field be editable in View A and be read only in views B and C?

If not, can we use a second field that automatically picks up the fields
value, but then becomes read only in views B & C?
 
M

Madhuri

Hi
Yes you can use field1 in View A and that can be read-only in Views B and
C.Values of field1 from view A will autopopulate to view B and C.
 
Top