Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How do I give a custom field a permanent value?\nI create a field "Cost to Run". How do I enter the value of it $3.25. This is a set value.

Avatar

Level 10
 
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor

Hi Benetta,

I can suggest a few options:

  • you could make the Cost To Run parameter a Description Text (eg “The Cost To Run is $3.25”). which would be visible upon entry but not particularly useful afterwards (eg cannot be Summed or Averaged, etc), or
  • a Calculated Currency (e.g “=3.25”) which is more useful but would not be visible until after entry
  • a Dropdown (eg 3.25, set as the default), which would be visible upon entry, useful afterwards, and if it ever changes, could preserve the historic data by adding the new cost (e.g 3.75 as the go-forward default) and hiding the 3.25 option

Regards,

Doug

Hum, I like the drop down approach. Thanks.