Announcements
Hi
We have added a customized field, Account Opened Date, on the customer table, and made it available on the customer card.
When you personalize the customer template, the customized field is not available for selection.
Is there a way to add a customised field from customer table to the customer template?
Regards
Hendrik
Yea for that you have call a AL coding and publish that extension
On the field you add ion the table you can give it an init value
Initvalue = today();
Should work for a date field.
Hi Nitin
Thanks, this was a great Idea! It worked on the customer template. Is there a way to make the field, which is a date field, to populate with the current date?
Hi,
you have to create the same field in Customer template table - 1381, as both Customer card and Customer template belongs to two different tables and then show it to customer template card.
Thanks.
Hi
The customized field is showing on the customer card. I have used simple object designer to create the new field on the customer table and placed it on the customer card. That part works.
But I can't add the field to the customer template with personalization. The customized field does not show up on the list of fields that you can add to the customer template, when you choose personalization.
I am not a developer, so I cannot change code.
Hi,
Pls make Customer Card Extension and add this custom field. Set its property as below
ApplicationArea = All;
for more info refer the below link:
Regards
Amit Sharma
https://www.linkedin.com/in/amit-sharma-94542440/
Pls press Yes if info is useful.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156