Skip to main content

Hi,

 

Would need assistance to guide how does a particular users change the order display of column on their view. 

example,

 

below screen shot is a grid_only screentype, and the original column order shows

D | Status | Customer reference | File

 

A particular user wants to change the order of the column to

 

Status | D | File | Customer reference

 

How can they move the column and save their own layout, so after logout and login to the system they still able to see the last saved layout they made.

 

But other users should not be affected, they should see the default unless they change.

 

Is there a configuration on the system to allow this change for User? Or any recommendation to make the column order dynamic?    Please help.

 

Thank you in advance.

Hi,

Users can change the order of columns in a grid by dragging them. This does require the users to run the application from the IAM meta source where User preferences are stored.

If the user has a Configuration the permits them to change the order of the grid columns, they will be allowed to drag them in a different order.

During development and running the application on the SF meta source, user preferences are not available and thus dragging grid columns does not work.

Hope this helps!


Hi Mark, Thank you very much for your response,

 

the configuration part that you mention is it this screenshot? it's under IAM->Authorization->Users->Form

 

The user preference that I tried is Configuration = Complete. 

But it doesn't look like we can change the order of the column, but you can drag or pin to the left only. like below.  And when you refresh it is coming back to original order, is there possibility to save the layout after user change? which configuration should I check?

 

 

 

Thank you

 

 

 


@Jheng Is it possible you are on an older version of the Universal GUI? It has been added as a feature in this one:


We have recently updated to this version as well, as Users were eagerly awaiting this feature. Before it was indeed only possible to move to “lock” columns.


Hi Mark,

 

Yes I am working on this older GUI version
2024.2.12.2.0
GUI released on
15/07/2024
Platform version
2024.2

 

Thank you, we'll try to update


Hi ​@Mark_Plaggenborg  ​@Mark Jongeling 

 

Would like to check if you have a simple guide or steps to update the Universal GUI version? I saw that  there's an instruction for deployment https://docs.thinkwisesoftware.com/docs/deployment/universal  but do you have a specific for just updating to the latest version?

 

It would be helpful if there's an easy guideline to update the version of our GUI.  

 

Thank you

 


Updating the Universal GUI is quite easy luckily:

  1. Download the desired/latest version from TCP
  2. Unzip it and place the extracted files onto the web server where you want to host the Universal GUI.
    1. Typically one folder named "universal” is used but this may be different for you. Simply drag/copy all files into that folder
  3. Ensure the config.json points to the correct Indicium. If you already had a Universal GUI version, you can simply overwrite the entire folder as the config.json will be left in place
  4. Open up your browser and navigate to the Universal URL. You may get a pop-up that an update is available. Update, and now you're running the new version.

Do you feel the Documentation lacks certain information you are looking for? We'd love to add information and explanation where needed 😄


Hi ​@Mark Jongeling  , 

 

Thank you so much for this simple guide, we'll follow this steps.

For the Documentation, I believe you have the full information for the setup.

I'm a new user, helpful for me to find a section only for updating or upgrading guide to avoid mistake 🙂, since the system is already setup on our side before.

I think it's been a while our system didn't upgrade, it's helpful for the admin to follow these steps instead of we look back on the whole setup again.

 

Thank you!

 

 

 


Reply