javascript - Overriding a blaze template -


i using autoform-ionic. wanted add option disable adding , removing arrays on afarrayfield.

i use quickfield references afarrayfield_ionic. created template same name in order (hopefully) override add of own logic.

template(name="afarrayfield_ionic")   // custom code here 

however, gives me error saying there cannot 2 templates same name.

how 1 override template replace different one?

i think you're looking this: https://github.com/aldeed/meteor-template-extension


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -