Display list view on edit view page

Hello All,

Can you guide me how to display both list view and edit view in same page.
If possible then how can i achieve using custom code.

Hi,

One possible solution is to use custom coding in view.edit.php in views folder. You can add an iframe there with the list view page URL and append it after the “Save” button. This will display all the list view data. You also have to write some custom code on list view side to hide page header+footer and other additional contents.

Thanks

Thank you for your suggestion.
It’s work but in ifram how to hide header and footer using code?
can you provide possible solution or code for hide header, footer and sidebar in ifram.

you can use Jquery for that. On page contents load. You can hide the elements by class or by ID.
For more help please skype me.

sohaib.majeed44