Question

Conditional Expressions

  • 12 August 2023
  • 1 reply
  • 49 views

Userlevel 1
Badge +4

Hello 

 

I would like to know if there is anyway I can print out a “String” based on the parent task field value

 

$CURRENT_VALUE + “Reporter Name” + $new.affectedUser.name +"<br>" + "Technology = "+ $new.parentEvent.W("TECHNOLGY").name +"<br>"+ "Start Date = "+ $new.parentEvent.W("ACCESS_START_DATE") +"<br>"+"TEMPORARILY_ACCESS"+" == "+ $new.parentEvent.W("TEMPORARILY_ACCESS")

 

So basically what I’m trying to do 

rather than the users in each task have to access the main record I want to output the fileds directly from the parent ticket into the tasks, which I have done successfully, 

 

 

my problem is the field “Technology” is a visibility filter based on value for multiple WebCustomGroups

which are not in common 

 

so I would like to show a different text output for each value of “Technology”

right now most fields on the form shows as NO VALUE and I want to hide that to only show the detail for the chosen webCustomGroup

 

 

 


This topic has been closed for comments

1 reply

Badge +4

 Hello Abdullah,


I understand that the is a duplicate topic and your original question has been marked as solved under the following.
https://community.ifs.com/assyst-general-329/conditional-expressions-text-output-38104


Please let us know if this helps.
 
kind regards