Open adamlodge opened 6 years ago
@robgaston Is this a major headache to implement? I could imagine that it might be. If it is then I think we should just close this one out. If it's not then it's worth doing.
@mikewynne it's simple to implement (and should be implemented, though there may be exceptions that fell through the cracks) on the report page. the place where this is hard to implement is in the forms where each character is by default assumed to be a part of the value the user has entered.
@robgaston Cool, thanks. I think the original feedback was more about the display of the input and calculate forms - so that typing 10000 would automatically display as 10,000.
@mikewynne sorry, I may have been a bit imprecise above in my language. It is in the input and calculate forms where this will be difficult to implement (it should already be implemented in the report page). I'm guessing a day or two to figure it all out, but there are some unknowns there which make it tough to estimate. Do you still want us to try to take this on?
Thanks!
@robgaston Let's leave it until the end, if we have hours left over after everything else is finished it might be worth spending time on. I'll move it back to the Icebox for now.
@mikewynne we built something for Arches (which also uses knockout) that allows for displaying commas in number inputs which we can probably use to satisfy this request. Let me know if you would like us to proceed w/ implementing this in IFC.
@robgaston I'd say leave that for now, seeing as it's such a low priority. thanks
This is already implemented in reports, but not in data entry forms.