You need to sign in to do that
Don't have an account?

Command Buttons and Output links within div tags
Hi,
I am developing a set of pages using custom CSS. I have been able to implement the CSS and get the custom page designed. I have a div region where I am displaying the data from various Objects using data table. I have links in the table that will redirect me to other pages or buttons to close case etc. but the action does not happen when they are provided inside the div region.
However they work perfectly when used without div tags. Can someone help me in getting this done inside div tags as well.
Thanks
KD
Both scenarios with some code snippet will be more helpful.
Hi,
The section of code within the div tags
The same code works fine when I remove them from the div tag and use it directly under apex:pages.