Condition with add edit delete


i want to make this condition
if status = check in
description_job add_only
else
description_job read_only
is appsheet able to handle my request? thanks

status in table absensi
and
description_job in table descryptiom

Solved Solved
0 1 141
1 ACCEPTED SOLUTION

Hi @Mas_Syahdan_Filsafan ,
if I understand your concern correctly, here is what I think just to solve your problem:

1- Create a reference between table absensi containing [Status] and table descryptiom containing [description_job] then,
2- Add this condition [status] = โ€œcheck inโ€ in the Behavior formula area of โ€‹โ€‹your โ€œAddโ€ action corresponding to โ€œdescryptiomโ€ table

View solution in original post

1 REPLY 1

Hi @Mas_Syahdan_Filsafan ,
if I understand your concern correctly, here is what I think just to solve your problem:

1- Create a reference between table absensi containing [Status] and table descryptiom containing [description_job] then,
2- Add this condition [status] = โ€œcheck inโ€ in the Behavior formula area of โ€‹โ€‹your โ€œAddโ€ action corresponding to โ€œdescryptiomโ€ table

Top Labels in this Space