Input fields attributes in Smart actions

In my project, most of the number fields are amount of money, thus I would like to have the following attributes :

  • maxlength: for a phone number or a credit card number, might become handy
  • min: in my case, amounts shouldn’t be < 0
  • max: useful for a number as well as a datepicker
  • pattern: once again, useful for accounting info, serial numbers, credit cards etc
  • placeholder: because !

Hi @JeremyV !
Sadly we don’t support these options yet, I’ll push your request to the product team !

1 Like