I wan to change all record for option data type field.
I wan to change all record for option data type field.
Hi YUN,
I am working on email templates so in this system i want to sent mail using templates .
I have already create a table or page for import or export templates.
so i want to use that templates for sent mail.
can you please guide me how to replace percentile value of html templates for example %%CustomerName%%.
Hi, If it is data before posting, or master data, you should consider using Configuration Package.
This does not require customization.
More details:
Hope this helps as well.
Thanks.
ZHU
Hi,
You can try below
Record.reset;
Record.setrange(yourfilters);
record.modifyall(field,newvalue);
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156