CASE WHEN {custentity_jj_avg_feedback_rating} = 5 THEN ‘<br><div style=”font-size:12px;color:#666666;”>SUMMARY RATING</div><br><div style=”font-size:20px;color:#FFD700;-webkit-text-stroke:1px black;”>?????</div><br>’ WHEN {custentity_jj_avg_feedback_rating} = 4 THEN ‘<br><div style=”font-size:12px;color:#666666;”>SUMMARY RATING</div><br><div style=”font-size:20px;color:#FFD700;-webkit-text-stroke:1px black;”>?????</div><br>’ WHEN {custentity_jj_avg_feedback_rating} = 3 THEN ‘<br><div style=”font-size:12px;color:#666666;”>SUMMARY RATING</div><br><div style=”font-size:20px;color:#FFD700;-webkit-text-stroke:1px black;”>?????</div><br>’ WHEN {custentity_jj_avg_feedback_rating} = 2 THEN ‘<br><div style=”font-size:12px;color:#666666;”>SUMMARY RATING</div><br><div style=”font-size:20px;color:#FFD700;-webkit-text-stroke:1px black;”>?????</div><br>’ WHEN {custentity_jj_avg_feedback_rating} = 1 THEN ‘<br><div style=”font-size:12px;color:#666666;”>SUMMARY RATING</div><br><div style=”font-size:20px;color:#FFD700;-webkit-text-stroke:1px black;”>?????</div><br>’ ELSE ‘<br><div style=”font-size:12px;color:#666666;”>SUMMARY RATING</div><br><div… Continue reading Star rating in record. Dynamic star in the record using inline HTML