Forums

Currency and columns width

Paolino 10 Jul, 2017
Good morning everybody .
I've 2 question, I've searched in forum and faq's but I don't find what I need.
I've several field in a form, and I want that some of this work with a mask of currency (like € 12.000,35):
Label, Euro, Euro, Note
Label, Euro, Euro, Note
for more of 50 row.....
how can I make this?
The second question is the column width:
the grid area make 4 column by 25% each
I want this division: 50%, 10%, 10%, 30% or 50,15,15,20 is the same.
Please, help me
Many thanks
Paolino
Paolino 11 Jul, 2017
1 Likes
I've put this :
data-inputmask:'alias' : 'currency' , 'prefix' : '€'

in Extra attributes and the mask work fine, but I can't write the decimal after the .
Why?
With this mask the field become a text, and i can't manipulate it.
There's a way to do it?
This topic is locked and no more replies can be posted.