Need Ideas - Permissions for Outside Workspace Members Accessing Referenced Items

Comments

5 comments

  • Sara Christensen

    In the collaborative app you can reference the fields from the Contact app in the administrative workspace.

    1. In the collaborative app, create a reference field (we'll call it Contact), and this field selects a Contact from the administrative workspace.

    2. Right by the Contact field, create a calculation field that references whatever data you want to show about the Contact.

    ex: 'Address: ' + @Contact Address + '\n' + 'Phone: ' + @Contact Phone

    0
    Comment actions Permalink
  • Jeremy John Wells

    Thanks Sara Christensen. I'm getting the error message: The script returned an unsupported result type when I try that. 

    0
    Comment actions Permalink
  • Jeremy John Wells

    Rainer Grabowski might you have any suggestions? Seems like you're very knowledgeable on issues like this. Many thanks. 

    0
    Comment actions Permalink
  • Jeremy John Wells

    I changed it to

    'Phone:' + @All of Phone

    but I'm now getting it to read Phone:[object Object] 

    0
    Comment actions Permalink
  • Sara Christensen

    This post will help with your problem of referencing objects in calculation fields: https://help.podio.com/hc/en-us/community/posts/204421608-New-email-and-phone-fields

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk