Forum Post: RE: How to show or hide workflow action based on field value(not based on workflow...

  • Thread starter Thread starter SudhakarN
  • Start date Start date
Status
Not open for further replies.
S

SudhakarN

Guest
No need to write the trigger cgontla1 FYI... simply adding the following code in workflow action condition formula is fine if ("{!city}"!="") { return true; } if above formula returns true then only this workflow action is visible in the page

Continue reading...
 
Status
Not open for further replies.
Back
Top