I have created a new customized screen, and now i have added custom fields to the screen, i can see these columns in CFV but I am unable to reload configuration in Page. hence Custom Fields are not displaying in the screen.
Thanks in Advance.
Regards,
shravan.
Page 1 / 1
@Shravan
After adding the custom fields to the form, hope you published the fields.
Once you publish it make sure that all the below check boxes are checked.
Then you can go back to your window and Reload configuration.
Then RMB on the Form and go to properties and make sure that the following check box is checked.
Then From the Layout tab, You can add the custom filed to the form.
Now if you close the window and open it again, You will see the newly added custom field as below.
Hope you will try this and get back.
Regards,
Sangeetha Jayamaha.
/
Hi Sangeetha,
Thank you for your quick response.
I have published all the fields, but when i do reload configuration nothing happens. did i miss anything after publishing.
Regards,
Shravan
@Shravan Did you follow all the above mentioned steps after publishing and reloading configuration ?
Do you get the custom fields to the layout tab as mentioned above ?
/Sangeetha
@Shravan Did you follow all the above mentioned steps after publishing and reloading configuration ?
Do you get the custom fields to the layout tab as mentioned above ?
/Sangeetha
Hi Sangeetha,
After publishing the custom fields i tried to reload the configuration after that screen is not getting refreshed hence the custom fields are not available in layout.
Regards,
Shravan
@Shravan RMB on the form and go to properties. Then take screen shots of “window tab” and the “layout tab” and add them here. Let’s see if we can figure out what has happened
/Sangeetha
@Shravan RMB on the form and go to properties. Then take screen shots of “window tab” and the “layout tab” and add them here. Let’s see if we can figure out what has happened
/Sangeetha
Hi Sangeetha,
please find below for reference, after reload configuration nothing has updated in the screen.
Regards,
shravan
@Shravan You have to check the “Use customized screen layout” check box as per above screenshot. Seems you have not checked it.
Also attach the “Window tab” screenshot.
/Sangeetha
@Shravan You have to check the “Use customized screen layout” check box as per above screenshot. Seems you have not checked it.
Also attach the “Window tab” screenshot.
/Sangeetha
Hi Sangeetha,
Please find below for reference.
Regards,
Shravan
@Shravan now it’s fine now. Press ok and close the window. Then open the window again and you should be able to see the custom fields.
/Sangeetha
@Shravan now it’s fine now. Press ok and close the window. Then open the window again and you should be able to see the custom fields.
/Sangeetha
Hi Sangeetha,
I have followed all the general procedure for custom fields, but custom fields are not appearing in the form, but i can find them in the CFP’s and CFV’s, only i have problem with reload configuration as it is not refreshing the screen.
both screen and entity’s are newly introduced..
Regards,
Shravan
Hi Shravan,
I’ve had this in Apps9, you may need to go into the “None (of totally3)” on the approved step and manually approve views to get the field to display, can’t guarantee that this will solve your issue but worth a try. You will need to synchronize again and reload config - hope that helps you.
Hi Shravan,
I’ve had this in Apps9, you may need to go into the “None (of totally3)” on the approved step and manually approve views to get the field to display, can’t guarantee that this will solve your issue but worth a try. You will need to synchronize again and reload config - hope that helps you.
Hi Sholmes,
Thanks for your response.
I have tried the same but still i didn’t see the fields.
Regards,
Shravan
Hi,
Check System Parameters and see attributes related to Custom fields are set to ON.
System parameters for Custom Objects should be as below.
But, there should not be any issue with this, if you can see custom fields in other windows.
@Shravan Does this issue exists for all the forms in the application or is it for only this form?
If it is for all the forms, you could check the following setting as well.
There check the indicator for “PL/SQL Access Provider configuration test”.
For the custom fields to work, that should be green.
Here is a screenshot of the window.
Best Regards,
Sangeetha Jayamaha.
/
Hi sangeetha,
The issue is for only one form and it is newly added by me.
Hi @Shravan also refer the following which includes additional steps to verify;
hi @Shravan ,
I assume that you you shipment form is customized form as in above screenshot logical unit is ‘KosShipmentLine’. Could please check if you have added custom field view as an approved details view. Similar approach is described in below community post.
Nilushi -
@Shravan
Also check whether you have put the view name in All Caps in the .designer.cs file.
eg: in frmProblemWindow.Designer.cs file it should be as follows.