Hello Everyone,
I’ve got a little problem:
I’m trying to make a default value for a custom field but it’s not working correctly.
I’ve added this line of code:
$dictionary[“Account”][“fields”][“cagbp_general_business_posting_groups_accounts_1_name”][“default”]=“PAKICE”;
but still not working correctly. It’s displaying the value “PAKICE” but when i try to save it displays: [color=#ff0000]No match for field: General Business Posting Groups[/color] even that the value it’s in textfield.
You can see in the Picture that one field with name “VAT Business Posting Groups” has the default value “VENDOR” and for that field it’s working.
Is there any javascript file that I can make the default value ? If yes, can you tell me where can I change it.