Huge time saver.Very easy to insert script and make updates.
I need to insert buy-now forms anyplace within a content page. I have hundreds of pages so I need quick and easy method to insert the form. Also, need to modify the form without going back to revise hundreds of pages.
I created the form out of css, html, & javascript.
Named the form: buy-now-form.html
Insert the form in any content page by inserting the string:
{snippet buy-now-form}
Copy and paste that string as text anyplace in the page.
That is all you need, and the form shows up in page.
When I revise the form in buy-now-form.html, it automatically revises the form on every page which contains
{snippet buy-now-form}
That is a major time saver.
And, it keeps the Joomla pages simple to edit. I do not have a lot of form code cluttering up the text pages.