Joemac Posted July 4, 2021 Report Share Posted July 4, 2021 I'm looking when a check box field is clicked it will timestamp a different field within the same table. Any easy ideas? Quote Link to comment Share on other sites More sharing options...
0 CoopperBackpack Posted July 5, 2021 Report Share Posted July 5, 2021 Hello @Joemac, As I got your inquiry you want to timestamp the record only when a specific field with Yes/No data type is checked. It is possible with Triggered Actions. 1) If you need to set Timestamp when the record is inserted, then the Trigger design can be like this. The sample table: 2) If you need to set Timestamp when the record is updated, then the Trigger design can be like this. Feel free to update this thread in the case you have further questions. Quote Link to comment Share on other sites More sharing options...
0 Joemac Posted July 5, 2021 Author Report Share Posted July 5, 2021 @CoopperBackpack -- perfect it works. Thank you so much! Quote Link to comment Share on other sites More sharing options...
0 Joemac Posted July 5, 2021 Author Report Share Posted July 5, 2021 @CoopperBackpack - can I ask another easy question? I have a formula field in my table that I want to use some static text combined with data from another field. Here is an example of what isnt working. I'm new and the syntax of how to do this is foreign. Thanks.https://app.hubspot.com/contacts/999999/contact/[@field:hubspot_id] So the https://app.hubspot.com/contacts/999999/contact/ is the static part and I want to append the hubspot_id field at the end to create a hyperlink. Thanks! Quote Link to comment Share on other sites More sharing options...
0 Meekeee Posted July 5, 2021 Report Share Posted July 5, 2021 Hi @Joemac - I answered your question here: Quote Link to comment Share on other sites More sharing options...
0 IamNatoyThatLovesYou Posted July 13, 2021 Report Share Posted July 13, 2021 Hi Everyone, just to add information regarding the trigger. You may want to watch there introduction here to have a initial thought on what triggers can do and also check there documentation here. -Natoy. Quote Link to comment Share on other sites More sharing options...
Question
Joemac
I'm looking when a check box field is clicked it will timestamp a different field within the same table. Any easy ideas?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.