Enable/Disable Add action of child-table from Parent-table View

Hi team,

I have been trying to disable the Add option of a child table from the Parent’s view based on a condition if the record is being seen by the same user that created the Parent record…
3X_e_b_ebcd51c3520cbfafe8abde192162ee63634997b3.png

My tables are

  • Incident

    • incident_id
    • description
    • created_by
  • Incident_images

    • incident_id
    • image_id
    • image

Formula: [incident_id].[created_by]=USEREMAIL()

I have tried a lot of things but not success.

0 4 847
4 REPLIES 4
Top Labels in this Space