I have a gate access form where people enter their toll way card number

  • committee_forms
    Asked on April 18, 2017 at 2:13 AM

    I have a gate access form where people enter their toll way card number. Tollway card has 8 digits eg. 12345678 but I only need last five. Is there a way where read only field recognize last 5 digits (45678) and fill it automatically? Thanks

  • Charlie
    Replied on April 18, 2017 at 2:35 AM

    I am not quite sure if I understand how your form works. Can you provide us more details like steps on how your users use your form? Do they manually fill out the form? If so, then you can just add instructions telling your users that they should enter the last 5 digit of their card number. 

    However, I do see that your form titled "test" is already using the Substring widget, which allows you to get part of an input field.

    I have a gate access form where people enter their toll way card number Image 1 Screenshot 20

    We'll wait for your response. 

  • committee_forms
    Replied on April 18, 2017 at 2:36 PM

    Thanks, Ok, look at test form again https://form.jotform.us/71076112166146 I did mange to get find the widget to fill last 5 digits. Now the problem is if I have multiple car tags, only last calculation for system number work all previous stay blank. How do I fix this? Thanks for your help.