Skip to main content
Richard_Wasylyn
Level 4
December 9, 2014
Question

Updating data field if less than another value

  • December 9, 2014
  • 2 replies
  • 1045 views
I'm implementing some smart forms that pull in a value for employee count on an organization. I'm able to take the custom smart form field and write it into our standard SFDC if the field is already blank. What I'm hoping to do is write the value in if it is either blank or less than the value in the custom smart form field.

If I use a less than = token for the custom field, I get an error that the token is invalid. Any ideas on how I can set up the smart list?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Josh_Hill13
Level 10
December 9, 2014
Are you using the Token in the Choice Step or Trigger? I do not believe you can do this.
Richard_Wasylyn
Level 4
December 9, 2014
Yes, I'm using a token in the choice step - If employee count is less than {{custom-employee-cound-field}} and it's not working.
Richard Wasylynchuk