
Hi All,
I am designing page as pageextension of standard page "Create Interaction". I know how to display custom fields on a page, but I just don't understand how to move standard field from standard group to new custom group that I placed on the page.
placing the field: "Cost (LCY)" on the pageextension of standard page "Create Interaction" is not accepted, since it is already placed on the standard page "Create Interaction".
Hi, I read your code, the method you are using is to add new fields to the page, which is not bad, but you need to use a new name for the fields, such as "Cost (LCY)" -> "Cost (LCY) 2 "
If you want to remove field, hope the following will help.
Thanks.
ZHU