Hi all,
I need to remove pushbutton ''Edit Profile'',provided on My Profile page, can u please tell me how to do and whr to change the peoplecode for the same. FYR Peoplecode for Fieldedit is as below
---------------------------------------------------------------------------------------------------------------------------------------------
import HCR_JPM_PKG:Profiles:BUS:SSNonpersonProfile;
Component HCR_JPM_PKG:Profiles:BUS:SSNonpersonProfile &ProfileCtl;
&ProfileCtl.SetEditMode();
&ProfileCtl.InitActionList();
---------------------------------------------------------------------------------------------------------------------------------------------Record - DERIVED_JPM_JP
Field - JPM_JP_EDIT_LNK

Rgds,
PSNewbie __.____._

Views: 1

Reply to This

Replies to This Discussion

mostly for push button look for a work record on that page ...and then see field change code for that field.

i am not sure if this is an option but you can grey it/ make it invisible at Page Activate code.

use Record.field.visible=False.

-Srikanth

RSS

© 2012   Created by PSoftPros.

Badges  |  Report an Issue  |  Terms of Service