You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #2612 we could use <fb:control-details>. This would initially only support static prefixes/suffixes, which would address things like currency symbols and international units. Later we can add the option of entering expressions.
Controls supporting this, ideally:
fr:number / fr:currency: already have @prefix / @suffix attributes
xf:input: would need new wrapping XBL component
Can we use XInclude to avoid duplicating the content of <fb:control-details>?
fr:prefix-suffix
bound tofr|input[prefix], fr|input[suffix]
fr:number
(AKAxf|input:xxf-type('xs:decimal')
)appearance
?The text was updated successfully, but these errors were encountered: