I am new to SAP CRM. I have a requirement to create assignment block in which one attribute will be standard and the other attributes will be custom, created a mixed node . Now with standard field I have to fetch the value of custom field. For this I have created a elementary search value help , f4 help is working properly but facing two issues :
1. From F4 help the selected values are not getting populated.
2. Even if the values are entered manually after pressing enter, getting a standard error message on UI to specify field 'X' ,which is not there in assignment block .
To solve the issues:
For error message ,i have used global message container to get the message and to delete the message ,but this solution is not working since it is a mixed node.
Please provide the solution asap.