Integrating image_attach with custom node type

Events happening in the community are now at Drupal community events on www.drupal.org.
cithukyaw's picture

Hi everyone,

I am new to Drupal. I creating a site with a custom node type.
I have also image attach module enabled and integrated with my custom node type.

I have a page similar to "mysite/?q=node/add/mynodetype" to be accessible by a user role.
My page has no "Attached images" section which is appeared on the page "mysite/?q=node/add/mynodetype".

I want the "Attached images" section in my page like "MENU_LOCAL_TASK" and want to change it with user-friendly interface.
How can I accomplish this ?
Any idea ?

With regards,
Sithu