Greetings, all
I would like to create a custom personalization dialog by cloning and editing the code for my iViews' standard personalization dialog into my iViews' par file Java class (using method doEdit).
I have been studying the Javascript (page support) and EPCM eventing functions, but I'm missing something - I can't seem to connect the dots from the iView data to the resulting personalization output. The portal component 'com.sap.portal.appdesigner.framework.profile' is somehow invoked, but I have not been able to identify what (or where) this component is.
My goal is to recreate the personalization fields and labels and the necessary buttons (save, close, et. al.) , maintaining the portal theme LAF, then make enhancements to this code.
If someone has knowledge of this process I would greatly appreciate some guidance (and gladly award points!)