I am developing a new Drupal website for a non-profit. The last challenge is incorporating a donation-submission form (using SecurePay US, for whom there is no applicable module): when the form code is inserted, the form simply doesn't show up.

I am still inexperienced enough with Drupal to not know whether this is a simple configuration issue (the page is set to Full HTML and I have disabled all HTML filters) or some inherent characteristic of Drupal itself.

Will post any other relevant information as needed. Can anyone help me out here?

Comments

juankvillegas’s picture

Some codes aren't shown even using FULL HTML filter. To fix that, you can USE PHP Filter, it allows everything. You don't have to use tags, just change the input filter.