hi all, there are many fields not available in page or in personalize panel.
when doing pageext to pull the fields, it will it placed onto the page immediately using putafter(xxx).
is it possible to only place the fields in personalize panel?
Hi Yong,
Please verify the ansswer so that it will help others if any one is looking for similar issue.
Regards,
Mahesh U.
thanks got it
Hi Yong,
Add the visibility to false for the fields which you want to keep in the perssonalize panel.
If you want to add a new field want to add that field in personalize panel then add visible property to false.
You can also modify the existing field visibility property.
Follow the below url to add new fields to existing pages(in case if you dont know. Please if you already aware of that)
docs.microsoft.com/.../devenv-page-ext-object
Regards,
Mahesh U.
Thanks. I know there are alternative of doing this.
Sorry wasn't clear on my first post,
my main objective is using pageext to pull out the fields to Personalize panel only and available for user to manually personalize and drag from Personalize panel to page.
I do not want it to display in page using addbefore, addafter, addlast or addfirst.
Hi,
There are certain fields which you can add using personalize method.
But if you are in sandbox and then you need to add few fields which are not present on personalization you can use design method which is available on Settings icon.
But if you want those fields on production create page extension for that respective page and add those fields using addafter/addbefore method.
If my answer was helpful to you, please verify it so that other users know it worked. Thank you very much.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,900 Super User 2024 Season 2
Martin Dráb 229,275 Most Valuable Professional
nmaenpaa 101,156