Closed (fixed)
Project:
Content Profile Form Parts
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2010 at 10:40 UTC
Updated:
20 Dec 2010 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
liam mcdermott commentedHi CorpX, there was no simple and easy way of telling you how to do this. It did make me realise a major shortcoming of Profile Form Parts, however: there's no way of specifying how to display the fields that are downloaded. You'd like to display the fields, I'd like them via AJAX, someone else (in another issue) requested they be displayed in a lightbox and so on.
So, I've written a patch that shows options for either downloading via AJAX or just displaying the form fields, by default. Next I'm going to write a module that displays the fields in a lightbox.
One thing that always pleases me about Free software development is how people come up with ideas, on software I've written, that make me think, "Why the heck didn't I think of that?!"
Anyway, enough of my chatter, the patch is attached, would you be able to test it? It will also give you a good idea of how to implement stuff like this yourself. :)
Comment #2
liam mcdermott commentedComment #3
liam mcdermott commentedOkay, I committed the patch in #1!