423
Views
10
Comments
Solved
[OutSystems Data Grid] Option to have a link in the grid to open a different URL
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

This component looks great for the application we are working on.  We need to be able to have a column that is a link to another site.  Looking at the code, it looks like there are plans for a Link Column, but the functionality isn't completed yet.  Do you have an estimate on when that might be available?

2022-09-16 08-04-04
Bruno Martinho
Staff
Solution

Hello Jared,

We are currently working in a new column type to allow links and actions.

Our goal is to do a stable release in mid February. It is not confirmed but we would like to have a preview version marked as "Under development" before that release.

Please let us know your thoughts on this.

Thanks,

Bruno Martinho

2022-09-16 08-04-04
Bruno Martinho
Staff

Hello Jared,

Sorry for such a late answer and, yes, we are evaluating the need to have such type of column.

We are currently planning the next releases and prioritizing topics, so can you let me know, without giving any private information, of the use case that you have to require that kind of column? Do you already have the link on the database?

Thanks,

Bruno Martinho

UserImage.jpg
Jared Jones

Thank you for your response, Bruno.

The link would be relative to an ID returned with the row, and used to open a detail page for the record.

2022-09-16 08-04-04
Bruno Martinho
Staff
Solution

Hello Jared,

We are currently working in a new column type to allow links and actions.

Our goal is to do a stable release in mid February. It is not confirmed but we would like to have a preview version marked as "Under development" before that release.

Please let us know your thoughts on this.

Thanks,

Bruno Martinho

UserImage.jpg
Jared Jones

Thank you for the update, Bruno.  Looking forward to it!

2022-09-16 08-04-04
Bruno Martinho
Staff

Hello Jared,

We have just released a new version of the component.

A new column type has been added from your feedback - the action column.

Please, when you have the change update the component, try the new feature and let us know your feedback.

Thanks,

Bruno Martinho

2023-12-28 17-18-31
Praveen Kumar Natarajan
 
MVP

hello @Bruno Martinho - Good morning! the link to your demo seems to have expired.. Is it possible to share a sample oml for our Reference? It will help us . 

Thanks and Regards, 

Praveen

2022-11-12 11-28-30
Gonçalo Martins
Staff

Hi @Praveen Kumar Natarajan 

Please go to the Forge page of the OutSystems Data Grid Sample and click on Try Now to access it.

Cheers,
GM

2023-12-28 17-18-31
Praveen Kumar Natarajan
 
MVP

Try now is very detailed with the needed documentation for development . 

thank you very much and apologies, i missed to check this before sending you a message here :)

2017-06-13 02-34-03
julio cesar dutra
boa noite quero colocar um icone na coluna com um link que nao consigo
UserImage.jpg
Jens Vogelgesang

I use the action Column and can redirect to another page. I would like to open it in another tab of the browser. In the simple table I can do this by adding  attribute target with the value "_blank" .

How can I get the same functionality within the action Column?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.