It does not seem to be possible to append a “+” into this field. In my situation I want to prepend something like “+50”. The result is “50” after saving.
Hi @KimH
I think you are miss-understanding the append and prepend settings for a field. These are visual elements and do not effect the value saved.
Thanks
E
It is only a visual element in the form I am after, and not effecting the value in any way. Putting “+50” inside a span, so it it “<span>+50</span>” in the prepend or append field seems to solve the issue. The “+” is stripped away when I add “+50” so the result is “50″ being appended to the field.
Hi @KimH
Thanks for the clarification. I’ll take a look into this issue.
Cheers
E
Hi @KimH
Thanks again for this bug report.
I have fixed the issue and pushed an update to github.
Cheers
E