03-23-2017, 02:38 PM
Hey!
I love changing things you make! Just kidding I'm just copying what you make now...I have a templates page I use for work and other agents use it too, so I want to make a page with a input field and submit button called "name" for example, it posts back to the page and that will be the array for one of x amount of templates. I then want it to pull the template from the db and replace the markers with the name, there would only ever be 1 marker.
E.g. I have 6 templates, all named differently, with a {3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}m1{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}, I want to pull the templates from the DB, which I am sure I can figure out but when I pull each template, I need it to do the marker replacement IF there is markers. Thoughts on how I can do this?
Thank you!
I love changing things you make! Just kidding I'm just copying what you make now...I have a templates page I use for work and other agents use it too, so I want to make a page with a input field and submit button called "name" for example, it posts back to the page and that will be the array for one of x amount of templates. I then want it to pull the template from the db and replace the markers with the name, there would only ever be 1 marker.
E.g. I have 6 templates, all named differently, with a {3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}m1{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}, I want to pull the templates from the DB, which I am sure I can figure out but when I pull each template, I need it to do the marker replacement IF there is markers. Thoughts on how I can do this?
Thank you!