Google Sites: creating a site using a custom template, Scripts not being copied -


So I created a template for Google Sites. This template will be used to automatically create a site by the system. The problem is that like new sites, all share the same script (and script DB), where I thought the script would be copied and the script would have its own version on each site. The problem is that we will now move faster than quota, what I was trying to achieve was creating a site with a fixed layout, but the data for each site will be different (because they have different scripts Were). I thought this would work because I had used this technique for spreadsheets. I've created my spreadsheet, added my script to it and then made a copy and shared it with people who wanted to use it. Then I continued to work on the original script without modifying the script for the shared spreadsheet.

Is there a job for this? Is there anything that can be done to create new scripts for each site?

Here's the quota page.

Update:

So I copied the template to see if there is any difference in behavior using the site as a template Instead of copying the site, I receive a copy of the script. The problem is still there right now. I had seen that the data was displayed for both the original site (template) and the new site. I went to see the script for the copied site and it contained all the copy versions of scripts. I went to the script box in the UI and saw the published URL for the app script and I came to know that the new site is still using the original script and is not using copy versions. So I tried to manually convert the source app script to the copied version and I got an error. " Sorry, the file you requested does not exist. "

My drive to check whether the original script is a copied version and there is no copy, but there is no original version.

Update 2:

It seems because newly created scripts are not automatically deployed, so Google refers to old scripts, Where by general knowledge, it should automatically deploy new scripts and refer to new scripts.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -