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 142
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