Customizing Risk Form in Project Server 2013 - ms-project-server-2013

I have created some custom columns for the Risk List. I am able to add these column to the default view but When I click on the New Item Link in the Project Risks, I am still getting some unwanted default columns. For the Form that loads on Clicking the "New Item" Link on the risks page on a project site.
Can we edit that form from Customize the Form on the list settings.
Will this impact the existing risk synchronization mechanism?

You can hide those column in New/edit item, just edit its content type (Project Site Risk) and change it status to Hidden (Will not appear in forms)

Related

Determine selected item from "Files" tab from within a custom Teams tab

From within a custom Teams tab, can I somehow know what items did the user select in the "Files" tab ?
I'm developing a custom Teams tab (using typescript, react, and sharepoint web parts) which can be added to any channel page (alongside Posts, Files...).
The ideal scenario would be that the user first selects an item in the Files section (eg. a folder), then opens the custom tab, and in there I can know what the selected item is.
Can I somehow achieve this ?
Thanks.

Prestashop mail confirmation layout

I'm developing a Prestashop 1.7 e-commerce and I'm stuck with a layout problem about the order confirmation that the customer receives. The mail itself works, but it's showed badly when viewed with a smartphone and this because is made using tables with pre-assigned column sizes that I cannot change
Is there a way to change this layout easily through the Back Office or should I dig into the code?
Translation tool in the backend
Log into your PrestaShop admin panel.
Navigate to Localization -> Translations, find Modify translations section.
Select the E-mail template translations from the Type of translation dropdown menu, Core (no theme selected) and the required language:
Click Modify button.
Open Core e-mails and by using search tool (CTRL + F) find order_conf.
You can change the body of the message in WYSIWYG editor, that appears after clicking on
Edit HTML version. And also you can view/edit the .txt version:
Edit account email in the same way :
After all changes click Save or Save and stay button.

Odoo[12.0] : How to create dropdown and show all menus in dropdown and also will be select multiple menus

i want to create one [hide menu] dropdown field in user creation form. then after show all the menus in the dropdown field and we can also select multiple menus at a time. then which menu we selected they will be hide for the particular user. how to do this if you know it please let me know.
This capability is available in odoo itself but the module cannot access.
Enable debug. Go to technical in the settings section, edit the models, and access them there.
By default in odoo menus is depend on groups which group you are selecting for user and groups is realted with menus but according to your requirement it is also possible but you have to do modifications for that firstly you have to make relationship between user and menus (res.user and ir.ui.menu) in which you select the menus which user can see and after that there is a default function which is called during menu load you can override it and show menus according to your choice to the user.

Hide 'Related' tab from the Case for interactive Experience form in Dynamics 9.0

Is there any way to remove the 'Related' tab from the Case for interactive Experience form? There are no related entities to the form still the related tab is coming up in the form.
Already tried from the customization form.
You can hide the related tab in UCI by following below steps:
Go to the form editor for the entity that you want to hide the related tab
Open form properties
Click on Display tab
Uncheck the checkbox "Show Navigation Items"
Now refresh you entity form page to see if the related tab is hidden
Hope this helps.
Unfortunately this is not configurable/customizable as of today, OOB "Related" tab is showing always (without any navaigation entities under that). This is by design today.
Even scripting is not providing a great user experience. This is bothering all our clients, so created an PowerApps idea.

Access 2013 Web App Cascading Combobox

I am trying to create a cascading combobox. I have read on the internet that you should be able to very simply use the "Parent Control" on the combobox's "Data" button. But I don't have that control on the data button. I've also read about using a query built directly on the combobox to run in the browser and not on the web. But I'm uncertain as to what that means. I see no build button or anything in the combobox's data button. Can anyone help? Was this something that came out after the app's release that not everybody has? I'm lost. Please, help if you can. Thank you!
It seems that "Parent Control" is not available in on-premises SharePoint and and only available in SharePoint Online. This may be your issue.
In any case there is a simple 3 minute test to see if you can use cascading combo boxes or not:
Create a new Access Web App;
Open the App in Access;
Create a new blank table and add just one short text column (I called it "Test_name"), save the table as "Test_table";
Edit the List view of Test_table and add a new combo box;
Open the combo box's "Data" menu and select Test_table as the Row Source.
Now the "Parent Control" property should have appeared at the bottom of the list of properties for the "Data" menu (see the image). If it hasn't, it means this feature is not available to you.
See diagram

Resources