Crocoblock / suggestions

The suggestions for CrocoBlock project
194 stars 78 forks source link

Add support for string concatenation/manipulation in jetEngine forms #1253

Open enumans opened 4 years ago

enumans commented 4 years ago

Currently it's possible that a specific field value in jetEngine forms can be calculated. For example, a price total can be automatically calculated by using values of other fields.

This is a great feature, but only works with numbers at the moment. I'd like to use this to manipulate (add) strings as well.

Some examples:

Thanks.

Gabrymi93 commented 3 years ago

+1 Calculated text field is a must! Thanks