Im my app i have that following structure: t...

Im my app i have that following structure:

task_table > task_comments_table >pictures_task_comments_table

I’m trying to put a Format Rule to put a camera icon next to the comment that have pictures, to help the user to identify more quickly what comments have pictures in it. So, my initial idea to achieve that was creating an action that record “TRUE” in a column in the row of the pictures_task_comments_table, but in fact i need to record that TRUE condition in the task_comments_table, so, i’m stuck on that task, i tried everything to get that value from one table to another without any success. tried Ref, then de-ref, tried to create an action that records the value in the proper table, but i think i’m going to the wrong way every time i do that. Any suggestion? Thank you so much.

0 9 419
9 REPLIES 9
Top Labels in this Space