Skip to main content
Solved

Apply GI row style to selection screen

  • 19 June 2024
  • 1 reply
  • 30 views

All,

I have a GI row style for customers that works well. If a customer’s status is “One-Time”, the row is highlighted red:  =Iif (Customer.Status] = 'T','red20', 'default')

But, when selecting customers from a Dialog -- let’s say we’re entering a Sales Order -- we want a One-Time customer to also be highlighted red. As an example, the rows I highlighted should be formatted differently so our Customer Service agents can more quickly identify One-Time customers.

Do I need to modify the 

  • Dialog: Specify New ID

In a customization project to achieve this?

Thanks for any suggestions/pointers, this is all new to me! :D

1 reply

Userlevel 7
Badge +5

Hi @swartzfeger 

I think this requires Customizations and you should create a question in the “Develop Customizations” Forum so that people specializing in Customizations can help you.

As the first screenshot you describe, the colors are only effective on GI.

 

Best Regards,

NNT

Reply