• Hello there,

    I’m using the new output formatting option in number fields but seems that’s not working well.

    On “regular” fields (fields out of a repeater), a format like %0.2F works fine (but %0.2F EUR doesn’t. The “EUR” is not printed). The same format inside a repeater is just ignored, giving results like 2.5714285714285716

    Probably is something related with the repeater field and/or the rows inside. I’ve tried different strings format following the PHP documentation to the sprintf function but didn’t changed anything.

    Anyone with the same problem?

    Thanks for any tip.

The topic ‘Format doesn’t work with repeater/rows’ is closed to new replies.