This topic is locked

copy layout from ADD-page to EDIT-page

12/16/2009 8:02:37 PM
Suggestions
Pfeiffer author

Hello,
sometimes I build complex layouts with many rows and columns, headings.. color changes.. in my add layout.

Very often the edit page is no different.
Would be nice if I could copy the layout from add to edit and view page.
Best regards

Uwe Pfeiffer

A
aalekizoglou 12/23/2009

Uwe,
I think that you can do this by viewing the HTML and copy/paste from [TBODY] up to [/TBODY] of the add to edit page. In fact you can do this for view page as well, but you need to replace the _editcontrol to _value for replacing the controls, as well as remove the stars indicating the required fields.
I always do that in-between my add/edit/view forms. Of course if this is a standard procedure I suggest this could be included in PHPR.
Sergey, is this a common procedure? Do you think you could include this feature in PHPR?
Regards,
Athanasios Alekizoglou

QUALISYS SOFTWARE

R
rgfischerjr 12/6/2012

Have there been any changes towards making it easier to copy a layout from Add to Edit/Print/etc. pages?

T
Tayyab Ilyas 12/20/2012

Hi
is this method valid for PHPR6.2 ? I could not found <TBODY></TBODY> Tag in view page.
Any alternative there?

how about print page?

bbarker 2/20/2013

I concur... This is a good idea.