[ulaform] some additions
Bo Daley
bo at tilda.com.au
Fri Jul 25 03:39:14 PDT 2003
Quoting Marko Djukic <marko at oblo.com>:
> great! i've hacked this up real quick so didn't get a chance to follow your
> patch, so if you want to relook at it and fill in the gaps again with the
> extra
> bits that you have in your code and i'll look to integrate it.
cool -- I think it works much better with all the mailto-specific stuff off in
its own driver.
I noticed that you added a 'form_params' structure where you can store stuff
like 'To', 'Cc', 'Bcc', 'Subject' etc. That covered most of the things in my
patch anyway so I didn't have too much more to add.
The only things I had to do (see attached patch) were:
* fix a bug in display.php that occurs when you view the form outside of horde
(ie. on a separate web page)
* extend the field_param structure to include some stuff specific to the action
driver (in my case it was a boolean determining whether or not to display the
question in the email that gets generated by the mailto driver -- but you could
add more params in there if you think of anything else that's related to the
action rather than the field type).
thanks,
bo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ulaform_additions3.diff
Type: text/diff
Size: 5677 bytes
Desc: not available
Url : http://lists.horde.org/archives/ulaform/attachments/20030725/9ef70e46/ulaform_additions3.bin
More information about the ulaform
mailing list