Bubble Drop Down menu unable to navigate - bubble.io

I created a drop down for roles where I want to navigate to other page when i select role a whereas i want to navigate to other when I select role b I am able to navigate to role b but couldn't navigate enter image description hereto role a's page that is different from b
enter image description here

Related

Azure DevOps Work items unassigned user not found

I added a new user to my project and he's an admin too to it, but when I click on create a new user story/bug/... his name doesn't show up, I have to look him up manually:
I want to be able to see him once I click in that box. He is already in my users under project settings.
Azure DevOps Work items unassigned user not found
That because drop down is actually a cached list of users you have assigned tasks to in the past.
So, you just need enter their first name or email address to search him and assign to him. Next time, you will see him in the drop down list.
Details steps:
When assigning a user to a task, enter their first name and click the
search button. The user should be brought back by the search. Assign
the user to the task.
Next time you go to assign a user to a task, if you click on the drop
down list should now display the user as it is now cached.
Hope this helps.

Hide only menu for specific users odoo 11

How can I hide the menus to specific employees the menus are :
ODOO Menu :
-Employee
-Expense
-Holidays
I want the "Attendances" menu that will be displayed for specific users
Login with admin credentials, activate developer menu from settings, go to Technical > Menu Items (Under User Interface Sections) Search for those menu items by name and open required menu item. Click on edit, on Access Rights tab, add or remove groups to customize the menu permission access to certain group. For example if you want to set permission for this menu only to be accessed by admin user, set the groups permission to Administration / Settings. Groups permission on menu items works such way that any one having permission with particular menu item and it's parent item can access that menu. If no group permission is associated with particular menu, that means that particular menu is accessible by all who have permission to parent menu.
Make a new group for menus and gave that group to theses menus so that user belongs to that group will only able to see the menus. The user you want to display the menu gave those user this group.

How Do I Add a User to My AAD Tenant via portal.azure.com?

At one point I created an AAD tenant & received a login of the form:
<username>#<mywebsite>.onmicrosoft.com
How do I add: <ANOTHER-user>#<mywebsite>.onmicrosoft.com using https://portal.azure.com?
Accessing your tenant:
IMPORTANT NOTE: You must be a global admin on your AAD tenant to perform these actions. If you created your tenant, you are a global admin by default.
Navigate to https://portal.azure.com & click "All services" in the ribbon on the left-hand side of your screen:
Start to type "azure active directory" into the search bar of the page that pops up. You will not need to type in the whole phrase to isolate AAD.
(Optional) Make sure the star next to Azure Active Directory is filled in to be able access AAD from the ribbon from image 1.
Click "Azure Active Directory":
In the resultant blade that pops up, click "Users" within the "Manage" section of the ribbon:
On this next blade click the "+ New user" button at the top. (Note that you cannot perform this step unless you are a global admin.):
Creating another user under your tenant:
IMPORTANT STEP: You should now be on the "User" blade, Enter the first/last name of the user you would like to add. Use the "User name" section to create the username. Here, the domain I created when I made my AAD tenant is buythingsfromus.onmicrosoft.com, and so I'm giving "Person McHuman" the username: phuman#buythingsfromus.onmicrosoft.com
Click the profile tab, and fill out the requested info, then press "Ok" at the bottom. When you're done, you should see "Configured" under the word "Profile."
(Optional) If you would like to give the user permissions to add more users, change this setting to "Global Admin." If you don't leave it as-is.
Click the checkbox to show the temporary password that has been generated for this user, and copy it to provide to them. In this example, when Person first signs in with her phuman#buythingsfromus.onmicrosoft.com address, they will need this temporary password in order to create their permanent password.
Press "Create"
Validating the user you just created:
You should be brought back to the blade from Image 6. However this time, you should see Person McHuman's name and new "USER NAME" listed here:
Give Person her new phuman#buythingsfromus.onmicrosoft.com username and temporary password (Nozo7286 in this case.) In this image, the right-hand side shows Person trying to login to https://portal.azure.com for the first time.
Ms. McHuman will need to enter her temporary password here, and then create a new permanent one. Once she presses "Sign in" she will be good to go.

Automate Azure log retrieval

I have azure portal. I do manual steps each time.
Getting event logs:
Click on Cloud Services
Click on “abc123”
Click on “CONFIGURE”
Click on Remote in the bottom status bar
In the Role Drop Down select “”
Check the enable desktop for this role
Give an user name “abc”
Give a password, confirm the password, and save it in MPL
Select create a new certificate
Give a random expiry date of 6 months validity.
Press the tick button in the bottom right hand side.
Once this is done, click on “INSTANCES”
Click on 123abc
Instead of doing manually each time, can I get a script to login to the site and instance and get the required logs?

Giving admin power on users with some specific role to users with another specific role

I created RoleX, and I joined users to RoleX. Later I created RoleAdminX and now I want when users which have RoleAdminX after logged to control panel might manage to only users which have RoleX. How can I do that?
Roles cannot do that; what you are looking for are organizations. To see how they work and can solve your need, follow the steps:
Creating users and organization
In the Control Panel, go into "Users and organizations"
Create three users: X user, X admin user and no X user.
Now, click in the same "Add" button you used before. However, instead of clicking in "User", click in "Regular organization".
Name this organization "X" and save it. When you go back to the "User and organizations" section, you'll see the organization listed above all users:
Assign users to organization
Now that we have an organization, we should add our users to it.
Click on the organization name. There will be a menu in the left.
In the menu, click on "Assign users"
Click in the "Available" tab
Select the users "X user" and "X admin user". Do not select the "no X user"
Click in "Update associations"
Assign admin roles
Now we are going to give our "X admin user" powers to manage other users.
Go back to the organization editing page, where the aforementioned menu is found.
Click in "Assign organization roles"
Click in "Organization Administrator"
Click in the "Available" tab
Select the "x admin user". Click in "Update associations"
Testing
Does it work? Let us see!
Go back to the organization editing page, where the aforementioned menu is found.
Click in the "Actions" button from "x admin user". In the menu, click in "Impersonate user." A new tab will appear; in this tab, all actions you execute will be done as if you were logged in with the "x admin user".
In the newly open page, there will be a "Go to" button at the top right. Click on it. In the menu, click on "Control Panel".
You'll see what you are usually is found in the Control Panel of a common user: sections for editing the own user's data as well as sections. sections for editing the user's site and its contents (but not other sites!) At the end, however, there will be an unusual section (for common users to have access, I mean): Users and Organizations. Click on it.
You'll see a listing containing the "x" organization. Note that neither the admin user you were logged with, nor the "no x user" are listed here. Click on the organization.
Here, you'll see all the users added to the "x" organization. Click on the action menu and see how you can edit the user, handle user sites and permissions etc. If you want to take users out from the organization, or invite others in, just use the "Assign Users" option previously explained.
All the last steps were executed as if you were the "x admin user". If you doubt it, just log out and log in as the "x admin user" :)
You cannot, however, create new users or delete existing ones. This is a task to the administrator.
(Here I used Liferay 6.1 because the version of Liferay 6.2 I have here has some annoying bug that impedes the x admin user of arriving at the Control Panel, but the idea should be the same.)

Resources