Adding a simple value post-function

Issue #510 resolved
Radek Janata created an issue

For setting a simple value to a field I have to use quite complex "Set a field as a function of other fields" post-function where I need to define "Field to be checked", settings rules (I'm always adding [true]), conditional execution.

For JWT beginners this is quite complext and confusing and pretty sure that a simple post-function "Set a field value" would be much easier.

Comments (3)

  1. Fidel Castro Armario repo owner

    Thanks for the suggestion. I will be taken in consideration, but for setting a simple value you should use any of these post-functions:

    1. Mathematical and date-time expression calculator: for setting Number, Date Picker and Date-Time Picker fields.
    2. Copy a parsed text to a field: for setting any other type of field.

    Please, attach a screenshot of some configuration you are using with "Set a field as a function of other fields", and I will give you the alternative configuration using the post-functions above.

  2. Radek Janata reporter

    OK, thanks for the "Copy a parsed text to a field" function. It's easier to use than "Set a field as a function of other fields" function. This is enough to me.

    I was initially confused with all these sophisticated functions but I was quite lost when I wanted to do something simple (just storing a simple text into the field).

  3. Log in to comment