Column configuration save - pimcore

With version 4.3.1 we are not able anymore to save column configuration in object list view. Usually we had to make our configuration, save the folder and this config was saved, now if you reload the changes are not effective anymore.
Do someone have an idea how to fix that?
regards

Column configuration is now saved separately. After changing the column configuration a new button appears next to the "Column configuration". Click on that one to save the config - see the image

Related

How do I set build action for a new file?

I added a new sql file to a folder. Now I want to change the properties of the file to be an embedded resource. When I right-click the file and go to Properties, it only shows the "General" section which is the name and location of the file.
If I do the same for pre-existing files, they show build actions and other information which would allow me to change the type of resource it is.
How do I get that to show up for a new file?
We have created an issue in our tracker, it is obviously a bug. So you can track it there:
https://youtrack.jetbrains.com/issue/RIDER-31875

how to inherit Folder's properties when adding a new file sharepoint

In my library, there are some managed metadata columns. For example, the Company columns as the image.
I want to know whether it is possible to realize the functions below.
If I add a new file to test folder, is it possible to set the folder' Company to the new file by default?
I know I can use quick edit to set the folder's properties. Is it also possible to change the files' properties which are in the folder?
Go to the document Library > Library settings > Column default value settings under General Settings
Click the folder that you want to modify in the left
Click on the metadata column’s name
Select “Use this default value” and insert a value
Click OK

Creating a hotfix, welcome message has wrong information

I'm creating a hotfix based on an installation file. When I run the hotfix, the first dialog box shows "Welcome to the hotfix for App version . Nothing in my hotfix project refers to this wrong number and I don't see a way to override the value it's putting there. The .msi file in the base image folder did have references to the wrong version number, but I changed them. The hotfix file is still showing the wrong version number. Any idea how I can override this or find where it's pulling this wrong version number from? Thanks!
Open Dialog editor in InstallShield (located under User Interface > Dialogs) and find InstallWelcome dialog. See what its text looks like; maybe there is some hardcoded version referred there. If there is no hardcoded version, see what property is being referred to in the text (e.g.[ProductVersion]), and make sure it's a correct property and it's set to the correct value.

prevent overwriting file if already exists using installshield2009

While installing application i want to prevent overwriting my DB file if it already exists at specified location.
As i am new to using installshield could any please guide.
Tried setting Never Overwrite property of component to true but didn't work in my case, it's still overwriting my DB file.
There is a possibility that Always overwrite property is set to checked on file level, you can check that by right clicking on db file under component and then click on property menu.
If it turns out to be checked then set it to unchecked.

How can i change the creation date of any nsf?

I need to change the creation date of an nsf.
How do i proceed with it???
i searched and found out that database.Created is an >> read-only value and cannot be changed.
http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=%2Fcom.ibm.designer.domino.main.doc%2FH_CREATED_PROPERTY_DB.html
Is there any way by which i can do so????
Thanks In Advance.
If you change the Database to a template by changing the file extension to .ntf, and then create a new database based on that template, that will change the created date
UPDATE:
You can also accomplish this using the "Database > New Copy" option (or Application > New Copy in version 8.x)
If you create an operating system copy of the file, the Notes creation date should remain the same. Otherwise, you can't have a creation date earlier than today.
As I don't think this is in general a good idea I didn't test this, but it might work :
Shutdown the server.
then make a OS copy of the NSF you want to manipulate to your PC.
Change date/time of your local PC.
Start Notes, make a copy.
Copy this new NSF back to your server (OS copy).

Resources