• Resolved abelonger

    (@abelonger)


    I have a number of dropdown fields with pipe values (ex: https://contactform7.com/selectable-recipient-with-pipes/) – I would like CFDB7 to save the raw field value instead of the value to the right of the pipe. So in this example:

    [select* player-jersey “Adult XS|58.00”]

    The database is saving 58.00, and I want it to save “Adult XS”. It looks like there is a way to get at that value – [_raw_{field name}] – but can CFDB7 use this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Arshid

    (@arshidkv12)

    Sorry… We can’t use [_raw_{field name}] for cfdb7. But I can customize.

    Feel free to PM
    support@ciphercoin.com

    @arshid, why is it stated on this page then that

    “To get the value after pipe character, put the usual mail tag corresponding to the form tag ([your-recipient] in the case of the above example) in the Mail templates. To get value before pipe, you can use [_raw_{field name}] ([_raw_your-recipient] in the case of the above example).”

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Save raw field value’ is closed to new replies.