Hello,
I have created a portlet based on the Project Object. This portlet was working fine until i added a new field in the filter section and i gave the famous unknonw error in the UI... System error. Contact system administrator... etc where the other filter i had before gets like this:
I have also attached the app-ca.log for the time this occured.
I have tryed to re-create the portlet many times always giving me this error.
Any ideas?
Hi TiagoAb,
I reviewed app-ca.log again and checked below statement. The attribute is obj_work_status.
I think it is "Work Status" lookup.
If you define "Pull-Down" Display Type for "Work Status" lookup in your portlet filter, please try to change it to "Browse" Display Type.
Using input:
{is_virtual=0, col=2, hidden=0, display_order=1, language=en, is_fixed_widget=0, type=select, section_id=5068001, show_value=1, is_required=0, action_id=null, num_rows=0, is_multi_valued=1, attribute_name=obj_work_status, id=5172008, is_not_equal_xpath=0, image=null, is_presence_required=0, view_id=5058001, num_cols=0, is_editable=1, default_value=<defaultValue value="<defaultValue value="&amp;lt;defaultValue.....
Thank you.