Expand my Community achievements bar.

example of a formula in a text field

Avatar

Level 4

Is it possible to input an example of a formula in a text field?

For example:

          (To get abc - EFG)

HIJ=           KLM

thanks

4 Replies

Avatar

Level 10

Hi,

Can you explain what you are looking for in more detail? Are you just looking to display the formula in the textField or are you trying to execute/calculate the formula?

Niall

Assure Dynamics

Avatar

Level 4

Just to display the formula (just an example for the customer to follow when inputting a value). No calculations involved

Avatar

Level 10

Okay,

If you want static instructions to support a textfield, you could use a text object. You can type in the formula at design time. The advantage is that the user cannot interact/change this the formula.

Another option is to use the caption of the textfield object to show the formula.

You can also set up a null pattern in the textfield object, so that the formula appears if the user has not put in a value into the field.

Lastly, you can also use the textfield object to contain the formula, by going to the Object > Value palette and inputting the formula as the default value.

If you have a problem with any of these come back,

Niall

Assure Dynamics