Urgent: I have a multiple selection lookup in my list. I need to update the status of all the selected lookup values back in source list from where the values are lookup
I have a requirement similar to cascading lookup filter where in i need to filter values in multiple selection lookup control based on selected value in a dropdown lookup field.
how to mask from email address with a custom text. right now the email from address is displayed as nonmonitor@abc.com i want it to make to display as text something like "Labadmin".ThanksDilip Kumar
I have two lookup fields one lookup is dropdown and another is multip-selection. based on the lookupdropdown selection i would like to filter values in multiple selection.
I have a ListA and ListB. In ListB i have a lookup column(Multiple selection) which get data from ListA.I want to get the ID's of all the selections in the lookupcolumn in ListB and based on these ID'...