Custom {jrAction_form}

PatriaCo
PatriaCo
@the-patria-company
8 years ago
349 posts
Currently {jrAction_form} calls the jrAction_create_entry_form.tpl

What do I need to do in order to create a custom (jrAction_form_modal}?

Can I simple create a template jrAction_create_entry_form_modal.tpl?


--
The Patria Company - patriaco.com / quality-trades.com / a-t.life - doing Jamroom since v3

updated by @the-patria-company: 03/13/17 12:19:25AM
michael
@michael
8 years ago
7,715 posts
jrAction_create_entry_form.tpl structure indicates it is an over-ride for
/modules/jrAction/templates/create_entry_form.tpl

Since it is an override in your custom skin you can adjust it directly without changing its name.

Docs: "altering a modules template"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/1051/altering-a-modules-template

Tags