Fixing date field Jumbing in Siebel open UI

There might be some issue with date input field. We need to edit the css files to fix this problem.
I got the same problem in vanila SRF also.

Above image is before selecting/clicking calender Icon

After clicking calender icon. You can see its length is increased.


To solve this probelm, go to
theme-base.css file in your "files" folder.

.mceGridField input.siebui-input-popup {
        max-width: 119px;
    }

Here   max-width: 119px is given as our input filed. If you need more than this width, you can alter this.




תגובות

פוסטים פופולריים מהבלוג הזה

Profile Attributes and Open UI

SBL-EAI-04120: Error Base64-decoding binary attachment with ContentId: '%1'

SBL-EAI-05003: Call to JNI_CreateJavaVM failed.