Forum Discussion
MCFNeil
9 years agoQrew Captain
Without a relationship you will either need to push a button to do a query of the other table, or use a version of the IOL and script to automatically query those records and display the result.
Any reason why you want to avoid the relationship?
The "link" example you used above is because it is pulling a formulated URL, and not a value.
Any reason why you want to avoid the relationship?
The "link" example you used above is because it is pulling a formulated URL, and not a value.
- GauravSharma38 years agoQrew CommanderHi Matthew,
I have one table templates and forms where we manage all the forms and templates of organisations. So, I have created a formula text fields as above to show the Associates Handbook (Attachment field) link on the Associate's table which is based on the region.
Now, I want to trigger a notification based on the version of the handbook it means whenever we will update the version field then, a notification will trigger to all the associates.
Does this make sense to you?
Thank you,
Gaurav - MCFNeil8 years agoQrew CaptainYou will want to use a webhook to edit some field on all the associates that match your criteria, That will then send the email as needed.
Without a direct connection you will need to have a query in the Webhook.