Better display of result
xushi - January 21, 2008 - 13:43
| Project: | Currency Exchange |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hi,
I think we need a better way to display the result, than a drupal message. This way, it can be easier to customise, move around, and well, look better :)

#1
You have a patch for that?
#2
No i don't.
#3
I second this request too. It needs to stand out. Sadly I have no clue on how to do it through
#4
This is not exactly a patch, but rather the whole thing as a zip file. I'm sorry but I have no idea how to turn this into a patch. I'm hoping someone else will be able to do this.
This is a modified copy of 5.x-1.1, with a new sub-module called 'currency_toolbox'. It adds a new, blank form field to the currency form, and when the 'convert' button is clicked, an AJAX function is called and the conversion takes place, putting the converted amount into the empty form field, negating the need to reload the page at all.
There are a couple of issues with this approach, but my development time has run out on the site where this is used, so I presently cannot continue development.