Hi Nandhini,
What is meant by Is it possible to merge only particular records of the entity...??
Do you want to merge all attributes of query to single combo box?
Generally I will go for this scenario. At first place, I will take Aggregate/Advance Query which fetches all the records and will bind that to the combo box.
Second time I will prepare aggregate/advance query with filter conditions which returns particular records and bind that with the combobox.
Hope this help.!
Thanks,
Suraj B
What is meant by Is it possible to merge only particular records of the entity...??
Do you want to merge all attributes of query to single combo box?
Generally I will go for this scenario. At first place, I will take Aggregate/Advance Query which fetches all the records and will bind that to the combo box.
Second time I will prepare aggregate/advance query with filter conditions which returns particular records and bind that with the combobox.
Hope this help.!
Thanks,
Suraj B