OAF - Column value not getting inserted when messageTextInput field is Read Only
Hi All,
I have created a custom page.
There are two fields:
1) messageLovInput
2)messageTextInput - read only; its value is populated via LOV map of first item
The LOV mapping is working fine, but when i apply, only the column mapped to first field is getting populated in the database table, while the other column is not getting populated in the table.
I have checked field to VO mapping and everything is fine.
Could anyone please explain why this is happening? If the field is messageTextInput and read-only, does that mean the value wont get inserted into table?
Regards,
Kabir