I have an existing v10 form that I just converted to the new LF v11 designer. The form asks the user for their Employee ID number, performs a lookup to an external table and populates a number of read-only fields (Last Name, First Name, Job Title, Email, etc.)
The Classic designer provided a better differentiation of editable vs. read-only fields (white background for editable vs. grey background for r-o) compared to the Modern designer (black border/white background vs. slightly greyer border/white background for r-o).
I really need to make this differentiation stand out. With such a small difference, I think the user will think a field is available for editing and result in help tickets to our IT group.
I am thinking CSS might be an approach and did find a couple of solutions, but they only work for the Classic designer. Is there a solution for the Modern designer?