embedded
(Eddie Dawydiuk)
August 29, 2018, 5:40pm
1
Hello,
Can we change the “style”(e.g. make the font a different color) based a field value for a row. More specifically we’d like to have all advance billing rows display a different color in AR Invoice Entry, so they are easy to differentiate.
Thanks,
Eddie
ckrusen
(Calvin Krusen)
August 29, 2018, 6:34pm
2
Are you referring to the form ( a window that appears on the users computer) or a report (like the printed Invoice)?
Edit:
Whoops… I see you said during entry.
You should be able to use a row rule to highlight fields based on its (or another fields) value.
Note this has issues on Tracker forms. Works on grid displays in trackers, but not regular individual fields.
1 Like
ckrusen
(Calvin Krusen)
August 29, 2018, 7:32pm
3
The following would give you something like:
Open AR Entry in Developer mode
Enter Customization Mode
Save As a new customization (I use ARIE_01, …_02, etc…)
Select Wizards \ Rule Wizard tab
Click New Rule
Enter fields as shown below
Click Right arrow
Enter fields as shown
Click Right Arrow
click Update code
Save Customization and close
1 Like