Hi All,
I have written a lookup method on string field which gives the lookup of all the entered date of the same form, but instead of date I have to show the months on lookup. How can I achieve the same?? I need it for searching purpose in the form.
Let me explain my issue through example:
ID (lookup) ……………………. Search Button Month (lookup) …………………
| |||
ID | Date | Price |
|
1 | 01.Feb.13 | 2 |
|
2 | 02.Mar.13 | 3 |
|
Month lookup should contain Feb and March instead of the date.