You are viewing limited content. For full access, please sign in.

Question

Question

Feature request: ability to define custom attributes and values on fields

asked on February 15, 2017 Show version history

Often times, being able to add custom CSS to fields isn't enough. We also find ourselves needing to add various custom attributes directly to the underlying input fields, such as:

  • readonly
  • placeholder
  • autocomplete
  • autofocus
  • novalidate
  • data-*

 

We currently add these using JavaScript, but this can result in overly long JS sections that are hard to navigate, and isn't great from a performance perspective.

It would be nice to be able to define custom attributes directly in the form designer, in the form of [Attribute Name]: [Attribute Value], where the latter can come from a dataset.

0 0

Replies

replied on February 15, 2017

Thanks for the request, we will considering adding this feature.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.