Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
The error message is due to data edits. You most likely have some Peoplecode behind the field that is validation the data or a prompt edit. The question is though, why do you want to get rid of the edits? Are you sure this is a good idea?
Anyway, if that's what you want to do then depending on what firing the edits you can do one of the following:
1. Check the Edit tab record field properties and make sure the "No edit" is selected.
2. If option one is not the one performing the edit, then check the peoplecode behind the field.
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
If I m correct .. question is about system edits and those will be performed in all cases.
Regards
Nitin
Thanks nithin
actually i am attending an interview, their they are asking me. suppose a page contains number field but we are enter char and try to save it, PS delivers some error message write, but we don't want any error message is it possible?
i think it will be possible to change the component internet properties but i didn't get exact ans