Dear Experts,
I do have a requirement where i need to hide the serial number based on phrase.
We have a custom filed to which counties are mapped through phrase management. For each country, one phrase is created.
Now, when the Phrase is China - CUST.00000000001234 then only i need to suppress or hide the serial number on label, otherwise, in rest of the all cases, serial number should print.
As a standard, we generally go for Blank Compression or Conditional Output
Black Compression works only when the specified value is Blank but in this case, it is not blank, China phrase is there so this method we may not use.
Conditional Output: I am planning to use this one, here we can set a condition to look for specific phrase e.g CUST.00000000001234 but after fulfilling this condition, how we should tell to system to hide the serial number. As I know, in general, conditional output works like - if condition is fulfilled - print 'A' else 'B'.
Can anybody please advise me here..
Thanking You,
Regards
Amol