I'm using a 3CX v12 phone system and I would like to add to the Snom 300 provisioning template so that the Cancel button is mapped to RETRIEVE. From the web interface of the phone I can see that the setting is for "idle_cancel_key_action!: keyevent" and I'd like to change it to "F_RETRIEVE" in the provisioning template. But when I look at the current template in order to edit it, I don't see where that setting is.
I can change it on each phone using the web interface, but I'd like to automate it using the provisioning template.
What can I add to the template so that this is done during provisioning, and where in the template do I add it?
I figured it out. I added this at the bottom (but still inside) the phone-settings tag:
<idle_cancel_key_action perm="">keyevent F_RETRIEVE</idle_cancel_key_action>
That worked perfectly. I hope this may help others in the future.
Jono
Related
I am trying to add a ListFolder to the Main menu of the Mobile app. All I am doing is trying to follow the directions in the attached 2019-R1-Mobile-Framework-Dev-Guide as published by Acumatica.
It does not work. What is very odd, is that I can add all of the HubFolder’s I want. That works perfectly. But I can NOT add a ListFolder.
Does anyone know why that would happen?
There are no errors. It just does not work.
This is NOT well documented. How you need to do this is a two-step process.
you create the "update sitemap" and add those "item" entries there
then you must create separate "add screen" options
This was not clear at all in the documentation anywhere.
Just like how you can add tags within the control panel to label specific users, is there anyway to add the same type of tags from within the buildfire SDK?
No. This is locked down due to security reasons.
However, you can set up behavioral Tagging via the control panel that may achieve what you need.
Example: You want to unlock lesson plan Level-2 only after the user completes Level-1. You can set up a "Congratulations/Text" plugin that Tags any users that lands on it with "Level2". You cannot navigate to this plugin anywhere on the app except after you have finished the last step in the lesson plan. Once this tag has been assigned you can then unlock the Level-2 lesson plan.
I hope this helps.
I'm working on a Liferay portal instance that has generated some 60000 sites/communities. These communities are already in use. We've built up a theme for the portal, and we're trying to deploy it to ALL communities within the portal. We've already tested it on a few communities manually, and of course, we've already set the default theme via control panel, but there;'s got to be a smarter way to make the switchover than manually swapping 60000 sites.
Any ideas? I'll mention: I'm not a Liferay expert, and I don't have a lot of access to the innards of this environment, so I'm hoping the solution doesn't involve writing a new portlet or something.
You will definitely require to create a utility(portlet/hook) based on, when you want to apply the theme, at the time of deployment or through some button click.
You need to use LayoutSetLocalServiceUtil to perform that, if you want to apply theme to all pages of each community/sites.
Thanks,
Ankit
The Docusign "Switch to New" from classic view is not taking any template changes that are made using the new view.
I have modified the template fields using the same account, still i am unable to see the changes reflected using the new view.
However if i use the classc view and am making any changes the template changes are visible.
Please suggest.
Yes, The template changes done in the new experience is not reflecting at all. It is saying no permission, but I am able to modify the template using the classic view.
I think it works for simple templates but does not work in case there is heavy configuration done on the template using the docusign preferences menu where the signature and css are being modified.
I've been playing around with the new "Websites" feature of Azure (which I believe is still in beta), but I've run into a problem. I've got two subscriptions associated with my account - one for personal use, the other for my company. And of course, I'd like to be able to specify which subscription is used when I create a new website. But when I try to create a website, it always picks my second subscription, and never gives me a chance to specify which one I'd like to use. Nor can I figure out how to move the website to a different subscription after I've created it.
I've walked through this several times now, and I can't spot any place where I can specify which subscription to use. Is this just a beta glitch? Or have I missed something?
I ran into the same thing, called MS support. Switch back to the standard portal to make this change.
To get to the old portal hover over the green "preview" button at the top. This doesn't seem to work in Chrome for me, just IE.
Do take a look at my response on MSDN Forums for a similar question there: http://social.msdn.microsoft.com/Forums/en-US/windowsazurepurchasing/thread/d9624b03-1d6c-484a-9fa8-8548c35a9d4f/. Basically you would need to activate this feature for each subscription separately since it is in preview mode.