Cannot see global asset publisher's template in site scope - liferay

I have created global template for asset publisher. I placed asset publisher into some site's page. When I want to change asset publisher's template for displaying its content there isn't my global template for selection, why?
thanks.
Patrik

Related

Recipient view doesn't appear the fields defined in the template and only show the CLOSE Button on the page

We have a production integrated Docusign and it works well. We want to test some features and created a new developer account, it worked well. When we switched to an old developer account created 2 years ago, there are a issue for the recipient view.The recipient view only show the original document defined in the template without any fields, such as name, signature filed, appearing on the document, and only showed the 'FINISH' button on the top bar. The code and template definition are same, only the accounts are different. Compared the setting between these 2 accounts, looks like they are same. Any reason for this issue?
One guess is that you use AutoPlace or anchor tags and that the scope was set for document in one account and template in the other. That would explain this. You would have to contact DocuSign customer support to change this setting for your other account.

Generate the link to create new document using SharePoint online template

I have a SharePoint Online site running the Communication template. Members can create new document by clicking on the New button in the document library then select the relevant template. For example, we have a Project Plan template which is an Excel file. See below for more info
SharePoint New Document screenshot
Currently, our members have to browse to the document library then click on the New button and select the template. Is it possible to generate a link to trigger the creation of a new document using a particular template? This will help to eliminiate training for staff
Can you please have a try below link?
<h2>New Document</h2>
Example:
<h2>New Document</h2>
More reference:
https://learn.microsoft.com/en-us/office/client-developer/office-uri-schemes

Creating a SharePoint folder using Logic Apps

I was using the following SO post to create a folder in a SharePoint list: Here
It kinda-sorta works, but not as expected. Here is the way the logic works:
A Policy is either new or has been updated in our Document Library,
which acts as my trigger for Logic Apps
The condition then looks forthe word "Policy" in the File Identifier
It then goes and creates a folder in another SharePoint list (Policy Acknowledgement), based on the filename/Policy Name
Then it sends an email to staff advising them that a new/updated policy is available to read, which then has another link that says "I agree, etc"
This then writes to the Policy Acknowledgement list that the user has read the document
So all steps seem to work, except for when I go to view the Policy Acknowledgement list, the new folder created for that Policy doesn't display in the list. However, if I type in the address to the list/folder, I can view it. Here are my steps, below:
Create the folder
Send the email
Acknowledge the Policy
List where the new folder should be created - But doesn't (the other 3 folders were manually created for testing purposes)
Here is the actual folder, once the direct URL is typed-in
Although the folder isn't listed in SP, it still appears in Logic Apps as an actual folder
This isn't an issue for me, as I can always type in the address manually to get to the Policy Folder. But this is meant to be for our HR team, who just want to be able to open the "Policy Acknowledgement" list, and view all the Policy Folders in there.
I am starting to look down the path of creating a PowerShell runbook, that creates the folder for me, if that is the last resort (or should it have been my first resort?).

How can we identify Site Template and Page Template information in Liferay DB

I have created page templates and site templates. I want to assign the site template dynamically to the community based on the user role.
How can I achieve it through code.
From which table i can get the site template and page template information.
If I know the details of templates then i can assign it to community dynamically.
Need solution.
Page template is stored in LayoutPrototype table.
Site template is stored in LayoutsetPrototype table.

Sharepoint Site Collection "Send To" functionality not fully passed in template

I have a Sharepoint Site Collection and I've created a site which I want to be the template for all sites created within this collection.
In the site template, I have added "Send To" functionality that will allow the user to send the documents to a Master site.
This all works fine, but when I create another site using the template, the "Send To" option is there, but instead of the Master Site option, it says "Other location".
Why is the "Send To" location being removed when any new sites are created? Is there a way to override this?
Any help would be appreciated!
Mark.

Resources