Skip to main content

Search

Inherit from parent on list form to sub item

Comments

1 comment

  • Christof

    No detailed steps but since it's very short I can quickly explain: There is a lookup column on the form's list by which you can access all related fields of the selected target item.
    It prefills and updates the target item's values om the form by adding an expression to Initial and Calculated like this (Expression Builder returns you the correct column names): =[[YourLookupColumnName.TargetListsColumnName]]

     The dropdown of expression type which did include "Template" was replaced by Text expression in Expression Builder

    0

Please sign in to leave a comment.