Any questions about Documents Sellers, post it here .

Custom Fields: Fee Formula

More
12 years 10 months ago #20771 by kris
Custom Fields: Fee Formula was created by kris
Hello. I just purchase DMS & Membership Pro and trying to create online journal subscription site.

One requirement is that we have a price tier based on the country of origin in public purchase. I am trying to do that with the fee formula in custom fields but not success. The fee does not calculate to the total.

Field Type: Radio
Values:
location A
location B
location C

Fee Field: Yes
Field Values:
10
20
30

fee formula: [FIELD_VALUE]+[dms_countryorigin]
dms_countryorigin is my custom field name

Anybody have experience in custom fields can help?? Thanks.

Please Log in or Create an account to join the conversation.

More
12 years 10 months ago #20786 by kris
Replied by kris on topic Re: Custom Fields: Fee Formula
I got it works after trying an afternoon. :laugh:

It should be in upper case without [FIELD_VALUE]
+[DMS_COUNTRYORIGIN]

Please Log in or Create an account to join the conversation.