Register user.. button not showing - ibm-mobilefirst

This is Worklight server 5.0.5.
In the Worklight Applicater Center, under Users/Groups tab, the Register user ... button is not showing when I clicked on "Regsitered Users" selection on the left panel. Any idea?
Note that I do see Create group... button though when I clicked on "User Groups" selection on the left panel.

If the Worklight Application Center is configured to use LDAP, this button is not displayed.
As a matter of fact, in that case, users are directly retrieved from the LDAP.
Otherwise this button should be displayed to register users declared in the server.
Hopes this helps,
Damien

Related

Weblogic 10.3.6: admin console not showing applications

I have the following problem. Admin console of Weblogic 10.3.6:
the session deployments is not showing the apps just the libraries.
Click on the link Customize this table above Deployments title, and the following view will appear :
click on the check boxes of unwanted nodes(here node start with adf.. is the case)
and then click on the check box of Exclude libraries when displaying deployments, and click on the Apply button. The nodes starting with adf will disappear :
By clicking on the reset button(seen in the first picture), all hidden deployments can be brought back.

How do I promote other users to the System Admin role in Mattermost?

The Mattermost documentation states that a user with the role of System Admin can promote other users to that same role since version 3.0.
Looking through the Web UI and browsing the documentation however leaves me clueless how to achieve that. Can anyone point me to the proper place in the Web UI?
Users can be promoted to System Admins by another System Admin as follows:
Click on 3-dot Main Menu
Select System Console
Scroll down until you see "Teams" and click on the "+"
Find the team the user you want to promote belongs to and select that team
That team will now be displayed in the left-hand-side bar below "Teams"
Click on "Users"
Search for the user
Click on the dropdown displayed to the righ of the user's name
Promote the user to System admin
Hope this helps!

Detect Settings Charm is Opened or Not in Windows Store Apps?

I just want to know is that Any other way to get the Settings Charm is active or not.
Because, In my app, the Settings of an app is in the settings charm(If user presses Settings btn in App will leads to open Settings Charm)
In my case, Instead of using the settings btn. user may use short cut (WIN + C) (or) Moving the Mouse to the Right corner of the Screen. to enter into the settings pane means how could i know that?
Is that any way to find that????
Tap in to CommandsRequested on the SettingsPane
Occurs when the user opens the settings pane. Listening for this event lets the app
initialize the setting commands and pause its UI until the user closes the pane.
Now detecting that it's closed again would amount to checking that your window is again activated - see this thread.

Enabling like button comment field for secure browsing users

We've been having trouble with inconsistent display of the like button comment field on our external sites (i.e. some people see it pop up after clicking the like button, and some people don't). We searched around and made sure that the app id referenced when loading the HTML5 version of the like button code matched the website domain in the app settings (per this thread), and finally determined that the "problem" is the user's security settings: if they have enabled "secure browsing" in their security settings, then they won't see the comment field pop up unless the page is also hosted securely. (only other place I could find this discussed is on this site)
Has anyone figured out a workaround for this? It appears that the iframe version doesn't have this problem (though it does make the user click a link to see the comment field), but it requires 400px of minimum width which busts our layouts. We want to always make the comment field appears after the user clicks the like button, but it isn't feasible for us to host every page on the site securely. Any suggestions?

How do I change Create Account Link in Joomla?

I just installed a Joomla 1.6 Stable release onto my webserver. However, whenever I try to create an account, it takes me down to: using-joomla/extensions/components/users-component/registration-form. How do I change the home-screen login form box to use a different page for the user-registration form?
I have looked online, and they talk about editing options in the Login Form Module, but I don't see a module called Login Form in my Modules list. Even on clean install with nothing touched.
**Note I am starting off with the sample data installed.
If you look in the admin backend of 1.6 you will see that under Menus->About Joomla the Registration link you are clicking is a sub-menu of the Using Joomla! menu item. So this is why that link is being dynamically created with that URL.
To create a Registration form such as mysite.com/register then simply create a new registration form out of that sample contents menu tree. To do this in the admin backend go to Menus/Your Menu/Add New Menu Item Then when the Menu Manager pops up to create a new menu item click the select button next to the Menu Item Type and select Users Manager->Registration Form.
Hope this helps.
I also encountered this problem, so the decision was, the menu manager deleted all unnecessary. The problem is that the reference referred to the registration menu item "about joomla". PS I'm not Englishman, sorry for the spelling mistakes ...