S
Shiva Duriseati
Guest
Hi Anurag, Thanks for the additional information. I have create sample application which may fit your requirement. Created two objects "DynamicContacts" and "Hotlist". In the DynamicContacts object created a detailed search component with fields "Pincode and State".(as shown in screenshot 1) Added script component to the search results page.Where it will pick pincode or state and display the results(as shown in screenshot 2). Also added a custom button to the script component( ex: save) where it will call rbf_createRecord() which is defined inside the script component ,where the records gets stored in "hotlist" object (as shown in screenshot 3). I am attaching app xml for your reference. Note: There is no direct way to get the values of fields inside detailed search component. I have used CSS class to get those values ,this may vary when these classes change in future releases. (Please visit the site to view this file)
Continue reading...
Continue reading...