CoopperBackpack Posted March 18 Report Share Posted March 18 Hello @KG360, Is it the same question as in this Forum post? If it is slightly different, please provide more details about the Virtual field. What is the Form element of the Virtual field (Calculated value, Text field, Hidden field that receives a parameter, etc.)? KG360 1 Quote Link to comment Share on other sites More sharing options...
KG360 Posted March 18 Report Share Posted March 18 Hi @CoopperBackpack: Yes, I believe it is. Sorry for asking twice - a sign of too much multitasking I think. Any way many thanks for a robust solution in the other thread, will try it now. Regards/KG Quote Link to comment Share on other sites More sharing options...
CoopperBackpack Posted March 18 Report Share Posted March 18 @KG360, you are welcome. I hope I understood the requirements correctly. However, if the Virtual field is involved, it is important to know its Form element. For example, if it is prepopulated with the value, it is possible to get this value and use it in the script. But if the value is entered manually by the user or it is a Calculated field, then we need to 'listen' to the 'change' event. Quote Link to comment Share on other sites More sharing options...
KG360 Posted March 18 Report Share Posted March 18 Ok, got it @CoopperBackpack. The solution that does not involve any virtual fields works best and is the most straightforward and safest: It involves only one condition based on matching/non-matching the authentication field user ID and the record creator user ID fields. It works perfectly fine now! Many thanks! CoopperBackpack 1 Quote Link to comment Share on other sites More sharing options...
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.