• Resolved compixvd

    (@compixvd)


    Hello very interesting plugin, how to get the field name that contain the highest number?

    It’s possible?

    Many thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author George Mandis

    (@georgemandis)

    Hi @compixvd,

    I might need to see what you’re trying to accomplish, but I don’t think this plugin (or perhaps any plugin?) is the best solution.

    I’d suggest using JavaScript to find the highest value field in your form, find the associated label and automatically fill an empty text or hidden field elsewhere in your form with that value.

    Does that make sense?

    Thread Starter compixvd

    (@compixvd)

    Ok thanks..

    I only want to get the label of the field that contain the highest value in a group of numeric fields.

    If you have any suggestion or any article that can help me, I’ll be happy … thank you again.

    I’ll try javascript. ??

    Plugin Author George Mandis

    (@georgemandis)

    I made a demo. It’s not perfect, but hopefully it helps?

    Demo:
    https://sable-ironclad.glitch.me/

    Code:
    https://glitch.com/edit/#!/sable-ironclad?path=index.html:42:0

    If you have<more questions I’m happy to help, but feel free to email me (george[_at_]mand.is) about it. I’m going to close this thread in the meantime though, since I don’t think it’s really directly related to the plugin.

    Thanks,
    George

    Thread Starter compixvd

    (@compixvd)

    Many thanks for the info…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Is it possible to obtain the labe of the field that contains the highest number?’ is closed to new replies.