Replace id card number fill in form - show in list as XXXXX- only 4 last numbers

javier94

Member
hello..
i have a field element where the user fill with his id card number in a form..

for example: 46051480y

And i would like when the user save the form.. and go to list.. this element appears as XXXXX-480y
show only the last 3numbers and letter..- but if i enter in details list view.. see the total number..

form view 46051480y
List view XXXX-480y
list view detaisl 46051480-y

How can i do that??

Any suggestion

Thanks

Javier
 
Hide the field element in the list and create a calc field to display in the list (set "hidden" to "yes", so it will not show in form).

And in calc element just some PHP string manipulation. Stackoverflow probably has at least a few examples.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top