Requirement in apex
GTADec 17 2010 — edited Mar 5 2011 Hi All,
I have a requirement in my Database application project, in which i was developing using Apex 4.0 version..
In my DB application page, i have a report containing the following column
*) resolution summary *) actual_resolution_date
in front of an "resolution summary" column, i have a edit button icon....
Soon after clicking that edit icon it has to navigate to other page which consist of only one field, which will only show the detailed content of the resolution summary column...
Since my requirement is, in the report column of the resolution summary it has to show the content like in the hint manner...for eg..
------------------resolution summary--------------------------actual_resolution_summary------------------
---------edit--------the issue is........-----------------------------------24-jan
---------edit--------some other.......-----------------------------------13-jan
---------edit--------the issue re......------------------------------------20-jan
---------edit--------the matter.......------------------------------------18-jan
my requirement in the report is in the above manner.............
it has to show only the detailed content of the resolution summary column soon after pressing the edit button icon...........
Normally in my report column of the resolution summary it has to show the datas only in hint manner...
how i can able to achieve it....
any help will be appreciated.......
All iz Well
GTA...